X86: Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-22.ll
2010-01-05 Dan GohmanDelete useless trailing semicolons.
2009-10-19 Nate BegemanAdd support for matching shuffle patterns with palignr.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-04-29 Nate BegemanFix infinite recursion in the C++ code which handles...
2008-09-25 Evan ChengWith sse3 and when the source is a load or has multiple...