Reapply r81171 with a fix: don't try to use i64 when it
[oota-llvm.git] / test / CodeGen / X86 / vec_extract-sse4.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2008-05-13 Evan ChengInstead of a vector load, shuffle and then extract...
2008-03-24 Evan Cheng- SSE4.1 extractfps extracts a f32 into a gr32 register...