[x86] Enable the new vector shuffle lowering by default.
[oota-llvm.git] / test / CodeGen / X86 / sse3.ll
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-17 Chandler Carruth[x86] Fix a bad predicate I spotted by inspection ...
2013-07-25 Andrew TrickAllocate local registers in order for optimal coloring.
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-05-18 Craig TopperSimplify handling of v16i8 shuffles and fix a missed...
2011-11-14 Evan ChengTeach two-address pass to re-schedule two-address instr...
2011-11-10 Evan ChengUse a bigger hammer to fix PR11314 by disabling the...
2011-11-03 Dan GohmanReapply r143206, with fixes. Disallow physical register...
2011-10-29 Dan GohmanRevert r143206, as there are still some failing tests.
2011-10-28 Dan GohmanReapply r143177 and r143179 (reverting r143188), with...
2011-10-28 Duncan SandsSpeculatively disable Dan's commits 143177 and 143179...
2011-10-28 Dan GohmanEliminate LegalizeOps' LegalizedNodes map and have...
2011-07-08 Evan ChengFix broken x86_64 tests which specify non-64-bit cpu's.
2011-07-08 Jakob Stoklund OlesenBe more aggressive about following hints.
2011-05-04 Jakob Stoklund OlesenFix a batch of x86 tests to be coalescer independent.
2011-04-05 Jakob Stoklund OlesenFix register-dependent X86 tests.
2010-10-07 Evan ChengCanonicalize X86ISD::MOVDDUP nodes to v2f64 to make...
2010-06-24 Dan GohmanTeach EmitLiveInCopies to omit copies for unused virtua...
2010-03-30 Jakob Stoklund OlesenEnable -sse-domain-fix by default. Now with tests!
2010-03-18 Evan ChengTurning off post-ra scheduling for x86. It isn't a...
2010-03-02 Chris LattnerFix some issues in WalkChainUsers dealing with
2010-02-06 Evan ChengRun codegen dce pass for all targets at all optimizatio...
2009-12-07 Dan GohmanDon't enable the post-RA scheduler on x86 except at...
2009-11-07 Eric ChristopherFix a couple of shuffle patterns to use movhlps instead
2009-10-23 Evan ChengUpdate tests for 84931.
2009-10-22 David GoodwinAllow the target to select the level of anti-dependence...
2009-10-21 Dan GohmanRevert r84658 and r84691. They were causing llvm-gcc...
2009-10-20 David GoodwinCheckpoint more aggressive anti-dependency breaking...
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-09-08 Chris Lattnerchange selectiondag to add the sign extended versions...
2009-08-15 Chris Lattnerspecify a target triple so global variable manglings...
2009-08-15 Chris Lattnermerge a bunch more sse3 tests into sse3.ll
2009-08-15 Chris Lattnerconvert test to filecheck format.
2009-08-15 Chris Lattnerrename test