X86: Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-27.ll
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-08-23 Rafael EspindolaReplace more uses of sse41 with sse4.1.
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2012-04-27 Craig TopperAdd mcpu to tests to prevent them from using AVX instru...
2010-12-20 Mon P WangAdd comment for testcase for 122206
2010-12-19 Mon P WangPrevents PerformShuffleCombine from creating a node...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2008-11-16 Mon P WangImproved shuffle normalization to avoid using extract...