Unify clang/llvm attributes for asan/tsan/msan (LLVM part)
[oota-llvm.git] / test / CodeGen / X86 / vec_extract-sse4.ll
2011-11-16 Eli FriedmanMake sure to replace the chain properly when DAGCombini...
2011-05-11 Nadav RotemFixes a bug in the DAGCombiner. LoadSDNodes have two...
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...