Disabled subregister copy coalescing during MachineCSE.
[oota-llvm.git] / test / CodeGen / X86 /
2013-11-05 Andrew TrickSlightly change the way stackmap and patchpoint intrins...
2013-11-04 Eric ChristopherCheck for both styles of clobbers, those produced by...
2013-11-04 Cameron McInallyAdd support for AVX512 masked vector blend intrinsics.
2013-11-03 Elena DemikhovskyAVX-512: added VPCONFLICT instruction and intrinsics,
2013-11-02 Michael LiaoFix PR17764
2013-10-31 Andrew TrickThese test cases for experimental features are a bit...
2013-10-31 Andrew TrickAdd new calling convention for WebKit Java Script.
2013-10-31 Andrew TrickAdd support for stack map generation in the X86 backend.
2013-10-31 Roman DivackyMerge and filecheckize.
2013-10-31 Cameron McInallyAdd AVX512 unmasked integer broadcast intrinsics and...
2013-10-31 Elena DemikhovskyAVX-512: Implemented CMOV for 512-bit vectors
2013-10-31 Jim GrosbachLegalize: Improve legalization of long vector extends.
2013-10-30 Rafael EspindolaProduce .weak_def_can_be_hidden for some linkonce_odr...
2013-10-30 Juergen RibutzkaRevert "SelectionDAG: Teach the legalizer to split...
2013-10-30 Juergen RibutzkaSelectionDAG: Teach the legalizer to split SETCC if...
2013-10-27 Elena DemikhovskyAVX-512: PMIN/PMAX intrinsics and patterns
2013-10-25 Quentin Colombet[X86][AVX512] Add patterns that match the AVX512 floati...
2013-10-25 Quentin Colombet[X86][AVX512] Add patterns that match the AVX512 floati...
2013-10-24 Yaron KerenAdded test for -elf configuration, to see that _alloca...
2013-10-24 Elena DemikhovskyAVX-512: added VCVTPH2PS, VCVTPS2PH with intrinsics
2013-10-24 Craig TopperReplace sse41/sse42 with sse4.1/sse4.2 in test command...
2013-10-24 Craig TopperAdd non-AVX tests for AES intrinsics.
2013-10-24 Craig TopperAdd tests for SSE intrinsics in non-avx mode by copying...
2013-10-23 Benjamin KramerX86: Custom lower sext v16i8 to v16i16, and the corresp...
2013-10-23 Benjamin KramerX86: Custom lower zext v16i8 to v16i16.
2013-10-23 Michael LiaoFix PR17631
2013-10-22 Elena DemikhovskyAVX-512: aligned / unaligned load and store for 512...
2013-10-22 Bill WendlingAdd testcase for PR3168. It was fixed over time.
2013-10-21 Eric ChristopherFix spelling, grammar, and match naming convention...
2013-10-21 Lang HamesX86 vector element shift-by-immediate instructions...
2013-10-21 Elena DemikhovskyAVX-512: MUL operation lowering for v8i64
2013-10-20 Peter CollingbourneEmit prefix data after debug and EH directives.
2013-10-18 David MajnemerTest case for r192957
2013-10-18 Hans WennborgRevert "Re-commit r192758 - MC: quote tricky symbol...
2013-10-17 Bill WendlingAdd testcase to make sure we don't generate a compact...
2013-10-17 Benjamin KramerFix tests not to depend on specific regalloc or instruc...
2013-10-17 Andrea Di BiagioFix edge condition in DAGCombiner to improve codegen...
2013-10-17 Jim Grosbachx86: Move bitcasts outside concat_vector.
2013-10-17 Hans WennborgRe-commit r192758 - MC: quote tricky symbol names in...
2013-10-16 Yunzhong GaoEnabling 3DNow! prefetch instruction for a few AMD...
2013-10-16 Benjamin KramerDAGCombiner: Don't fold xor into not if getNOT would...
2013-10-16 NAKAMURA TakumiRevert r192758 (and r192759), "MC: Better handling...
2013-10-16 Rafael EspindolaAdd a triple to this test.
2013-10-16 Rafael EspindolaAdd support for metadata representing .ident directives.
2013-10-16 Hans WennborgMC: Better handling of tricky symbol and section names
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-10-15 Michael LiaoFix PR17546
2013-10-15 Michael LiaoFix PR16807
2013-10-15 NAKAMURA Takumillvm/test/CodeGen/X86/break-avx-dep.ll: Relax an expres...
2013-10-15 Andrew TrickImprove on r192635, ExeDepsFix for avx, and add a test...
2013-10-14 Quentin Colombet[X86][FastISel] During X86 fastisel, the address of...
2013-10-14 Nick LewyckyFix a typo, in a comment, in a test.
2013-10-14 Eric ChristopherRevert part of a fix from 2010, changes since then:
2013-10-14 Will DietzMachineSink: Fix and tweak critical-edge breaking heuri...
2013-10-14 Elena DemikhovskyFixed a bug in dynamic allocation memory on stack.
2013-10-12 Benjamin KramerForce a CPU on test so it doesn't depend on microarchit...
2013-10-11 Quentin Colombet[DAGCombiner] Load slicing test case: attempt to really...
2013-10-11 Quentin Colombet[DAGCombiner] Reapply load slicing (192471) with a...
2013-10-11 Quentin Colombet[DAGCombiner] Revert load slicing (r192471), until...
2013-10-11 Quentin Colombet[DAGCombiner] Slice a big load in two loads when the...
2013-10-10 Matthias BraunTests: Do not unnecessarily depend on kill comments
2013-10-10 Benjamin KramerDisable function padding to get this test to pass on...
2013-10-09 Elena DemikhovskyAVX-512: Added VRCP28 and VRSQRT28 instructions and...
2013-10-09 Craig TopperAdd in64BitMode/in32BitMode to the MMX/SSE2/AVX maskmov...
2013-10-08 Craig TopperFix a typo in the mattr part of the run line.
2013-10-08 Craig TopperExplicitly disable AVX on a bunch of tests so they...
2013-10-08 Craig TopperRemove some instructions that existed to provide aliase...
2013-10-07 Benjamin KramerX86: Fix type check. Just because an integer type is...
2013-10-07 Matt ArsenaultChange objectsize intrinsic to accept different address...
2013-10-06 Rafael EspindolaAdd support for aliases with linkonce_odr.
2013-10-06 Benjamin KramerForce a CPU that doesn't have AVX, otherwise this test...
2013-10-06 Benjamin KramerX86: Don't fold spills into SSE operations if the stack...
2013-10-06 Elena DemikhovskyAVX-512: added scalar convert instructions and intrinsics.
2013-10-06 Elena DemikhovskyAVX-512: fixed shuffle lowering
2013-10-05 Benjamin KramerEmit a better error when running out of registers on...
2013-10-05 Craig TopperRemove unneeded TBM intrinsics. The arithmetic/logical...
2013-10-05 Craig TopperAdd an additional pattern for BLCI since opt can turn...
2013-10-05 Rafael EspindolaConvert test to FileCheck.
2013-10-03 Craig TopperRemove duplicated test cases that occurred when I appli...
2013-10-03 Craig TopperAdd patterns for selecting TBM instructions from logica...
2013-10-02 Elena DemikhovskyAVX-512: fixed a bug in getLoadStoreRegOpcode() for...
2013-10-01 Preston GurdAdd test case for PR16785.
2013-10-01 Elena DemikhovskyAVX-512: Added X86vzmovl patterns
2013-09-30 Manman RenTBAA: remove !tbaa from testing cases when they are...
2013-09-27 Yunzhong GaoAdding intrinsics to the llvm backend for TBM instructi...
2013-09-27 Andrea Di BiagioRemove superfluous comment accidentally checked-in.
2013-09-27 Andrea Di BiagioRe-apply the change from r191393 with fix for pr17380.
2013-09-26 Andrea Di BiagioRevert r191393 since it caused pr17380.
2013-09-25 Josh MageeTest commit. Removed trailing whitespace.
2013-09-25 Andrea Di BiagioTeach DAGCombiner how to canonicalize dags according...
2013-09-24 Eli FriedmanAdd missing check to SETCC optimization.
2013-09-24 Michael Gottesman[stackprotector] Forgot to add in PR number to test...
2013-09-24 Michael Gottesman[stackprotector] Allow for copies from vreg -> vreg...
2013-09-24 Bill WendlingSelecting the address from a very long chain of GEPs...
2013-09-23 Ben LangmuirAdd sha intrinsic tests
2013-09-22 Tim NorthoverISelDAG: spot chain cycles involving MachineNodes
2013-09-21 Juergen RibutzkaRevert "SelectionDAG: Teach the legalizer to split...
2013-09-21 Juergen Ributzka[X86] Emulate AVX 256bit MIN/MAX support by splitting...
2013-09-21 Juergen RibutzkaSelectionDAG: Teach the legalizer to split SETCC if...
2013-09-19 Kai NackePR16726: extend rol/ror matching
next