summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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: extend tests in preparationRobert 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 an empty directory left after r194304, which incompletely reverted r19...Alexander Kornienko2013-12-02
* [tsan] fix instrumentation of vector vptr updates (https://code.google.com/p/...Kostya Serebryany2013-12-02
* Update the LTO GoldPlugin documentationAlp Toker2013-12-02
* Remove leftovers from a non-MC asm printer.Rafael Espindola2013-12-02
* Remove #if 0 declarations.Rafael Espindola2013-12-02
* Remove dead code.Rafael Espindola2013-12-02
* Change the default of AsmWriterClassName and isMCAsmWriter.Rafael Espindola2013-12-02
* Rename test with misspelt filenameAlp Toker2013-12-02
* Remove dead declarations.Rafael Espindola2013-12-02
* Refactor for clarity and efficiency.Rafael Espindola2013-12-02
* Also test the created stubs on 32 bits.Rafael Espindola2013-12-01
* Add -mcpu to stackmap.llAndrew Trick2013-12-01
* ARM: fix bug in -Oz stack adjustment foldingTim Northover2013-12-01
* Revamp error checking in the ms inline asm parser.Benjamin Kramer2013-12-01
* Ensure bitcode encoding of linkage types stays stable. Patch by Boaz OurielMichael Kuperstein2013-12-01
* Use accessor methods instead.Bill Wendling2013-12-01
* Use 'unsigned char' to get this past gcc error message:Bill Wendling2013-12-01
* Add a scheduling model (with itinerary) for the PPC POWER7Hal Finkel2013-11-30
* Split some PPC itinerary classesHal Finkel2013-11-30
* Convert a PPC test from grep to FileCheckHal Finkel2013-11-30
* Desensitize a couple of PPC regression testsHal Finkel2013-11-30
* Update the cpu specified on some PPC regression testsHal Finkel2013-11-30
* Test case for issue with microMIPS long branch.Zoran Jovanovic2013-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
* Force CPU type to unbreak unit tests on Haswell machines.Juergen Ributzka2013-11-30
* Reverse the order of eviction checks for possible compile time savings. No fu...Andrew Trick2013-11-29
* Part 1 of 3 patches that completes very long conditional branchesReed Kotler2013-11-29
* Revert revision 195965.Zoran Jovanovic2013-11-29
* mips: XFAIL llvm-cov testPetar Jovanovic2013-11-29
* Fixed issue with microMIPS long branch.Zoran Jovanovic2013-11-29
* Adjust PPC A2 input operand latenciesHal Finkel2013-11-29
* Teach LocalStackSlotAllocation that stackmaps/patchpoints don't have rangeLang Hames2013-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
* Remove unused variable from r195944.Lang Hames2013-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 test case for bsl_f64 support of AArch64 NEON.Jiangning Liu2013-11-29
* Add missing pattern for supporting intrinsic function vbsl_f64 withJiangning Liu2013-11-29