Temporary revert of 175320.
[oota-llvm.git] / test / CodeGen / X86 / peep-vector-extract-concat.ll
2011-03-16 NAKAMURA Takumitest/CodeGen/X86: Add a pattern for Win64.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-04-05 Evan ChengFavors pshufd over shufps when shuffling elements from...
2008-02-12 Evan ChengThis test assumes no SSE4.1.
2007-07-31 Dan GohmanChange the x86 assembly output to use tab characters...
2007-07-10 Dan GohmanChange the peep for EXTRACT_VECTOR_ELT of BUILD_PAIR...