Temporarily revert r58979 and related patch. It's causing a failure in X86 bootstrap:
[oota-llvm.git] / test / CodeGen / X86 / vec_extract-sse4.ll
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...