fixed to test only the feature, not the feature and a CPU
[oota-llvm.git] / test / CodeGen / X86 / sse2.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-16 Chandler Carruth[x86] Add a generic unpack-targeted lowering technique...
2015-02-04 Chandler Carruth[x86] Give movss and movsd execution domains in the...
2015-02-04 Chandler Carruth[x86] Start to introduce bit-masking based blend lowering.
2015-02-04 Chandler Carruth[x86] Refresh the checks of a number of tests using
2014-11-19 Andrea Di Biagio[X86] Improved lowering of v4x32 build_vector dag nodes.
2014-10-04 Chandler Carruth[x86] Enable the new vector shuffle lowering by default.
2014-10-03 Chandler Carruth[x86] Cleanup and generate precise FileCheck assertions...
2014-05-12 Benjamin KramerX86: Make sure that we have SSE4.1 before we generate...
2014-05-08 Filipe CabecinhasOptimize shufflevector that copies an i64/f64 and zeros...
2014-05-05 Filipe CabecinhasRevert "Optimize shufflevector that copies an i64/f64...
2014-05-05 Filipe CabecinhasOptimize shufflevector that copies an i64/f64 and zeros...
2014-01-12 Nico RieckFix non-deterministic SDNodeOrder-dependent codegen
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2011-11-10 Evan ChengUse a bigger hammer to fix PR11314 by disabling the...
2011-11-07 Jakob Stoklund OlesenKill and collapse outstanding DomainValues.
2011-11-07 Jakob Stoklund OlesenExpand V_SET0 to xorps by default.
2011-04-05 Jakob Stoklund OlesenFix register-dependent X86 tests.
2011-02-14 Chris Lattnerfix PR9210 by implementing some type legalization logic for
2011-01-24 Chris Lattnerfix a missing shuffle pattern, PR9009. Patch by Artiom...
2011-01-05 Chris Lattnerfix PR8900, a shuffle miscompilation. Patch by Nadav...
2010-08-29 Chris Lattnermerge a bunch of shuffle tests into sse2.ll
2010-03-18 Evan ChengTurning off post-ra scheduling for x86. It isn't a...
2009-12-07 Dan GohmanDon't enable the post-RA scheduler on x86 except at...
2009-10-23 Evan ChengUpdate tests for 84931.
2009-10-22 David GoodwinAllow the target to select the level of anti-dependence...
2009-10-18 Evan ChengTurn on post-alloc scheduling for x86.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-15 Eli FriedmanFix test on Linux.
2009-08-15 Chris Lattnerimplement support for CHECK-NEXT: in filecheck.
2009-08-15 Chris Lattnerconvert to filecheck.
2009-08-15 Chris Lattnerrename this test to sse2.ll