Fix PR5391: support early clobber physical register def tied with a use (ewwww)
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-22.ll
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...