summaryrefslogtreecommitdiff
path: root/lib/Target
Commit message (Expand)AuthorAge
* [AArch64] Implemented vcopy_lane patterns using scalar DUP instruction.Chad Rosier2013-12-02
* R600: Workaround for cayman loop bugVincent Lejeune2013-12-02
* Move getSymbolWithGlobalValueBase to TargetLoweringObjectFile.Rafael Espindola2013-12-02
* Introduce poor man's consumeToken() in X86AsmParserAlp Toker2013-12-02
* Remove dead code.Rafael Espindola2013-12-02
* ARM: decide whether to use movw/movt based on "minsize" attribute.Tim Northover2013-12-02
* XCoreFrameLowering.cpp: Use [in,out] instead of [in] [out]. [-Wdocumentation]NAKAMURA Takumi2013-12-02
* XCore target: Make handling of large frames not dependent upon an FP.Robert Lytton2013-12-02
* ARM: add pseudo-instructions for lit-pool global materialisationTim Northover2013-12-02
* XCore: Unbreak C++11 build.Benjamin Kramer2013-12-02
* XCore target: fix large code model 'select' indirect address handling.Robert Lytton2013-12-02
* XCore target: Add large code modelRobert Lytton2013-12-02
* XCore target: Fix eliminateFrameIndex() to handle large framesRobert Lytton2013-12-02
* XCore target: Enable frames larger than 65535 to be loweredRobert Lytton2013-12-02
* Remove leftovers from a non-MC asm printer.Rafael Espindola2013-12-02
* Remove #if 0 declarations.Rafael Espindola2013-12-02
* Change the default of AsmWriterClassName and isMCAsmWriter.Rafael Espindola2013-12-02
* Remove dead declarations.Rafael Espindola2013-12-02
* Refactor for clarity and efficiency.Rafael Espindola2013-12-02
* ARM: fix bug in -Oz stack adjustment foldingTim Northover2013-12-01
* Revamp error checking in the ms inline asm parser.Benjamin Kramer2013-12-01
* Add a scheduling model (with itinerary) for the PPC POWER7Hal Finkel2013-11-30
* Split some PPC itinerary classesHal Finkel2013-11-30
* Fixed issue with microMIPS long branch.Zoran Jovanovic2013-11-30
* [mips][msa] MSA loads and stores have a 10-bit offset. Account for this when ...Daniel Sanders2013-11-30
* [mips][msa] A small refactor to reduce patch noise in my next commitDaniel Sanders2013-11-30
* Part 1 of 3 patches that completes very long conditional branchesReed Kotler2013-11-29
* Revert revision 195965.Zoran Jovanovic2013-11-29
* Fixed issue with microMIPS long branch.Zoran Jovanovic2013-11-29
* Adjust PPC A2 input operand latenciesHal Finkel2013-11-29
* Create a PPC440 SchedMachineModelHal Finkel2013-11-29
* Fixup PPC440 load/store operand latenciesHal Finkel2013-11-29
* Adjust PPC440 operand latenciesHal Finkel2013-11-29
* Don't model the fetch and decode units for the PPC440Hal Finkel2013-11-29
* Refactor a lot of patchpoint/stackmap related code to simplify and make itLang Hames2013-11-29
* AArch64: The pattern match should check the range of the immediate value.Hao Liu2013-11-29
* Add missing pattern for supporting intrinsic function vbsl_f64 withJiangning Liu2013-11-29
* [AArch64 NEON]Fix a assertion failure when disassemble SHLL instruction.Kevin Qin2013-11-29
* Refactor to remove a bit of duplication. No functionality change.Rafael Espindola2013-11-28
* Silence sign-compare warning and reduce nesting.Benjamin Kramer2013-11-28
* [CMake] Let add_public_tablegen_target() provide intrinsics_gen, too.NAKAMURA Takumi2013-11-28
* [CMake] Let add_public_tablegen_target responsible to provide dependency to C...NAKAMURA Takumi2013-11-28
* The global prefix is always one char. Don't use a string for it.Rafael Espindola2013-11-28
* [CMake] Prune include_directories() in llvm/lib/Target, take #2.NAKAMURA Takumi2013-11-28
* [mips] Revert test commit r195922.Daniel Sanders2013-11-28
* [mips] A test commit to test my Herald and Audit workflowDaniel Sanders2013-11-28
* [CMake] Prune include_directories() in llvm/lib/Target. add_llvm_target() set...NAKAMURA Takumi2013-11-28
* Add newline at eof.NAKAMURA Takumi2013-11-28
* Use the mangler consistently instead of using getGlobalPrefix directly.Rafael Espindola2013-11-28
* Don't share functional units among the PPC itinerariesHal Finkel2013-11-28