llvm/test/CodeGen/X86: Update tests with -mattr=-bmi not to take BMI, corresponding...
[oota-llvm.git] / test / CodeGen / X86 /
2013-09-02 NAKAMURA Takumillvm/test/CodeGen/X86: Update tests with -mattr=-bmi...
2013-09-02 Craig TopperCreate BEXTR instructions for (and ((sra or srl) x...
2013-09-02 Elena DemikhovskyAVX-512: gather-scatter tests; added foldable instructions;
2013-09-01 Elena DemikhovskyAVX-512: Added GATHER and SCATTER instructions.
2013-08-30 Craig TopperTeach X86 backend to create BMI2 BZHI instructions...
2013-08-30 Andrew Trick mi-sched: improve the generic register pressure compar...
2013-08-30 Andrew Trickmi-sched: Precompute a PressureDiff for each instructio...
2013-08-29 Elena DemikhovskyAVX-512: added extend and truncate instructions.
2013-08-28 Elena DemikhovskyAVX-512: added SQRT, VRSQRT14, VCOMISS, VUCOMISS, VRCP1...
2013-08-27 Eric ChristopherMove some debug testcases to the debug info directory.
2013-08-27 Elena DemikhovskyAVX-512: added conversion instructions.
2013-08-27 Tim NorthoverDAGCombiner: make sure or/shl/srl really has zero high...
2013-08-27 Elena DemikhovskyAVX-512: Added FMA instructions.
2013-08-26 Manman RenDebug Info: add an identifier field to DICompositeType.
2013-08-26 Elena DemikhovskyAVX-512: Added shuffle instructions -
2013-08-25 Elena DemikhovskyAVX-512: added UNPACK instructions and tests for all...
2013-08-23 Rafael EspindolaUpdate test to use rdrnd instead of rdrand.
2013-08-23 Rafael EspindolaUpdate tests to use sse4.2 instead of sse42.
2013-08-23 Rafael EspindolaReplace more uses of sse41 with sse4.1.
2013-08-23 Rafael EspindolaUpdate a test that I missed in the previous commit.
2013-08-23 Rafael EspindolaRename features to match what gcc and clang use.
2013-08-22 Bill WendlingUpdate to remove the no-frame-pointer-elim-non-leaf...
2013-08-22 Bill WendlingFix some tests. The 'false' version just omits the...
2013-08-22 Manman Ren[Debug Info Tests] Update testing cases.
2013-08-22 Michael Gottesman[stackprotector] When finding the split point to splice...
2013-08-21 Manman RenTBAA: remove !tbaa from testing cases when they are...
2013-08-21 Juergen RibutzkaTeach BaseIndexOffset::match to identify base pointers...
2013-08-21 Joey GoulyAdd -mcpu to two X86 tests.
2013-08-21 Elena DemikhovskyAVX-512: Added SHIFT instructions.
2013-08-20 Elena DemikhovskyAVX-512: Added more patterns for VMOVSS, VMOVSD, VMOVD...
2013-08-19 Paul RedmondImprove the widening of integral binary vector operations
2013-08-19 Elena DemikhovskyAVX-512: added arithmetic and logical operations.
2013-08-18 Elena DemikhovskyAVX-512: Added VMOVD, VMOVQ, VMOVSS, VMOVSD instructions.
2013-08-16 Daniel Dunbar[tests] Another attempt to workaround broken misched...
2013-08-16 Craig TopperDon't use v16i32 for load pattern matching. All 512...
2013-08-16 Daniel Dunbar[tests] Add a hack to eliminate some dangling .s files...
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-08-15 Craig TopperRevert r188449 as it turns out we're just missing the...
2013-08-15 Craig TopperDon't let isPermImmMask handle v16i32 since VPERMI...
2013-08-14 NAKAMURA Takumillvm/test/CodeGen/X86/setcc-sentinals.ll: Relax express...
2013-08-13 Jim GrosbachDAG: Combine (and (setne X, 0), (setne X, -1)) -> ...
2013-08-13 Elena DemikhovskyAVX-512: Added CMP and BLEND instructions.
2013-08-12 Tim NorthoverFix FileCheck --check-prefix lines.
2013-08-12 Tim NorthoverAllow compatible extension attributes for tail calls
2013-08-11 Elena DemikhovskyAVX-512: Added more tests for BROADCAST
2013-08-11 Elena DemikhovskyAVX-512: Added VPERM* instructons and MOV* zmm-to-zmm...
2013-08-09 Michael Gottesman[stackprotector] Simplify SP Pass so that we emit diffe...
2013-08-09 Stephen LinCHECK-LABEL-ify tests
2013-08-09 Craig TopperAdd missing 'v' prefix in front of palignr on one of...
2013-08-09 Hal FinkelSet ISD::FROUND to Expand by default for all types
2013-08-08 Arnold SchwaighoferRevert "Reapply r185872 now that the address sanitizer...
2013-08-08 Andrea Di Biagiotest commit.
2013-08-07 Bill WendlingReapply r185872 now that the address sanitizer has...
2013-08-07 Elena DemikhovskyAVX-512 set: Added BROADCAST instructions
2013-08-06 Manman RenDebug Info Finder|Verifier: handle DbgLoc attached...
2013-08-06 Tim NorthoverRefactor isInTailCallPosition handling
2013-08-05 Elena DemikhovskyAVX-512 set: added mask operations, lowering BUILD_VECT...
2013-08-04 Benjamin KramerX86: Turn fp selects into mask operations.
2013-08-04 Elena DemikhovskyAVX-512 set: added VEXTRACTPS instruction
2013-08-04 Tim NorthoverX86: specify CPU on new test to fix atom buildbot
2013-08-04 Tim NorthoverX86: correct tail return address calculation
2013-08-02 Eric ChristopherTemporarily revert "Debug Info Finder|Verifier: handle...
2013-08-01 Bill WendlingUse function attributes to indicate that we don't want...
2013-08-01 Manman RenDebug Info Finder|Verifier: handle DbgLoc attached...
2013-07-31 Elena DemikhovskyAdded INSERT and EXTRACT intructions from AVX-512 ISA.
2013-07-31 Craig TopperChanged register names (and pointer keywords) to be...
2013-07-30 Quentin Colombet[DAGCombiner] insert_vector_elt: Avoid building a vecto...
2013-07-29 Manman RenDebug Info: update testing cases to pass verifier.
2013-07-29 Nico RieckProper va_arg/va_copy lowering on win64
2013-07-27 Manman RenDebug Info Verifier: verify SPs in llvm.dbg.sp.
2013-07-26 Rafael Espindolanext batch of -disable-debug-info-verifier
2013-07-26 Manman RenDebug Info Verifier: enable verification of DICompileUnit.
2013-07-26 Justin HolewinskiAdd a target legalize hook for SplitVectorOperand ...
2013-07-26 Rafael EspindolaRevert "Add a target legalize hook for SplitVectorOperand"
2013-07-26 Justin HolewinskiAdd a target legalize hook for SplitVectorOperand
2013-07-25 Manman RenDebug Info: improve the verifier to check field types.
2013-07-25 Andrew TrickEvict local live ranges if they can be reassigned.
2013-07-25 Andrew TrickAllocate local registers in order for optimal coloring.
2013-07-25 Rafael EspindolaCurrent batch of -disable-debug-info-verifier.
2013-07-25 Manman RenDebug Info: improve the verifier to check field types.
2013-07-25 Bill WendlingReplace the "NoFramePointerElimNonLeaf" target option...
2013-07-24 Manman RenUpdate testing cases to pass debug info verifier.
2013-07-24 Manman RenDebug Info: improve the Finder.
2013-07-24 Manman RenUpdate testing cases to pass debug info verifier.
2013-07-23 Manman RenDebug Info: improve the Finder.
2013-07-23 Manman RenDebug Info Finder: use processDeclare and processValue...
2013-07-19 Rafael Espindolas/compiler_used/compiler.used/.
2013-07-19 Andrew TrickMI Sched: test case fix for previous checkin.
2013-07-19 Manman RenDebug Info: enable verifying by default and disable...
2013-07-18 Stephen LinUpdate to more CodeGen tests to use CHECK-LABEL for...
2013-07-18 Stephen LinDisambiguate function names in some CodeGen tests....
2013-07-18 Craig TopperFix copy and paste bug from r186491 to make v2f64 use...
2013-07-17 Craig TopperMake x86 fast-isel correctly choose between aligned...
2013-07-17 NAKAMURA Takumillvm/test/CodeGen/X86/vec_setcc.ll: Add explicit -mtrip...
2013-07-16 Benjamin KramerFinally, force the target for this test. Should unbreak...
2013-07-16 Benjamin KramerLabel names also differ between platforms. Use a relaxe...
2013-07-16 Benjamin KramerFix test not to fail when the target doesn't use leadin...
2013-07-16 Juergen Ributzka[X86] Use min/max to optimze unsigend vector comparison...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-07-13 Stephen LinConvert Windows to Unix line endings, no functionality...
next