summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Prevent repetitive warnings for unrecognized processors and featuresArtyom Skrobov2014-01-23
* [LPM] Make LoopSimplify no longer a LoopPass and instead both a utilityChandler Carruth2014-01-23
* [AArch64]Add CHECK for two test cases testing scalar_to_vector committed in r...Hao Liu2014-01-23
* [Mips] TargetStreamer Support for .set mips16.Jack Carter2014-01-22
* Revert r162101 and replace it with a solution that works for targets where th...Owen Anderson2014-01-22
* Add CHECK-LABELsMatt Arsenault2014-01-22
* Revert "R600: Add work-around for the CF stack entry HW bug"Tom Stellard2014-01-22
* Provide a dummy section to fix a crash with inline assembly in LTO.Rafael Espindola2014-01-22
* R600: Add work-around for the CF stack entry HW bugTom Stellard2014-01-22
* R600: Refactor stack size calculationTom Stellard2014-01-22
* Handle an addrspacecast case in memcpyoptMatt Arsenault2014-01-22
* Eliminate inappropriate use of FindProgramByName() from lliAlp Toker2014-01-22
* Add a testcase for r199430.Quentin Colombet2014-01-22
* R600: MOVA is vector onlyTom Stellard2014-01-22
* R600: Take alignment into account when calculating the stack offsetTom Stellard2014-01-22
* R600: Add support for global addresses with constant initializersTom Stellard2014-01-22
* R600: Begin private memory at the second GPR.Tom Stellard2014-01-22
* R600/SI: Add support for i8 and i16 private loads/storesTom Stellard2014-01-22
* Bug 18228 - Fix accepting bitcasts between vectors of pointers with aMatt Arsenault2014-01-22
* Fix inline assembly that switches between ARM and Thumb modesGreg Fitzgerald2014-01-22
* [x86] Allow segment and address-size overrides for INS[BWLQ] (PR9385)David Woodhouse2014-01-22
* [x86] Allow segment and address-size overrides for OUTS[BWLQ] (PR9385)David Woodhouse2014-01-22
* [x86] Allow segment and address-size overrides for MOVS[BWLQ] (PR9385)David Woodhouse2014-01-22
* ]x86] Allow segment and address-size overrides for CMPS[BWLQ] (PR9385)David Woodhouse2014-01-22
* [x86] Allow address-size overrides for SCAS{8,16,32,64} (PR9385)David Woodhouse2014-01-22
* [x86] Allow address-size overrides for STOS[BWLQ] (PR9385)David Woodhouse2014-01-22
* [x86] Allow segment and address-size overrides for LODS[BWLQ] (PR9385)David Woodhouse2014-01-22
* AVX512: combining setcc and zext is wrong on AVX512Elena Demikhovsky2014-01-22
* MachineCopyPropagation has special logic for removing COPY instructions. It w...James Molloy2014-01-22
* [AArch64 NEON] Try to generate CONCAT_VECTOR when lowering BUILD_VECTOR or SH...Kevin Qin2014-01-22
* [Sparc] Add support for inline assembly constraints which specify registers b...Venkatraman Govindaraju2014-01-22
* [Sparc] Add support for inline assembly constraint 'I'. Venkatraman Govindaraju2014-01-22
* [Sparc] Do not add PC to _GLOBAL_OFFSET_TABLE_ address to access GOT in absol...Venkatraman Govindaraju2014-01-22
* CodeGen: Stop treating vectors as aggregatesDuncan P. N. Exon Smith2014-01-21
* Tweak the spelling of the asserts requirement a bit more. This makes itChandler Carruth2014-01-21
* Fix PR18572 - llc crash during GenericScheduler::initPolicy().Andrew Trick2014-01-21
* Forgot to add testcase for r198590David Majnemer2014-01-21
* Fix pointer info on PPC byval storesHal Finkel2014-01-21
* [NVPTX] Add missing patterns for div.approx with immediate denominatorJustin Holewinski2014-01-21
* tools: support decoding ARM EHABI opcodes in readobjSaleem Abdulrasool2014-01-21
* ARM IAS: add support for .unwind_raw directiveSaleem Abdulrasool2014-01-21
* ARM IAS: support .personalityindexSaleem Abdulrasool2014-01-21
* [AArch64 NEON] Fix a bug caused by undef lane when generating VEXT.Kevin Qin2014-01-21
* [X86] Teach how to combine a vselect into a movss/movsdAndrea Di Biagio2014-01-20
* Debug info: On ARM ensure that all __TEXT sections come before theAdrian Prantl2014-01-20
* Revert "Debug info: On ARM ensure that the data sections come before the"Adrian Prantl2014-01-20
* Remove the useless pseudo instructions VDUPfdf and VDUPfqf, replacing them wi...James Molloy2014-01-20
* Fix misched-aa-colored.ll to require asserts (trying again)Hal Finkel2014-01-20
* Fix misched-aa-colored.ll to require asserts.Hal Finkel2014-01-20
* Update IR when merging slots in stack coloringHal Finkel2014-01-20