aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/peep-vector-extract-concat.ll
AgeCommit message (Expand)Author
2011-03-16test/CodeGen/X86: Add a pattern for Win64.NAKAMURA Takumi
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-04-05Favors pshufd over shufps when shuffling elements from one vector. pshufd is ...Evan Cheng
2008-02-12This test assumes no SSE4.1.Evan Cheng
2007-07-31Change the x86 assembly output to use tab characters to separate theDan Gohman
2007-07-10Change the peep for EXTRACT_VECTOR_ELT of BUILD_PAIR to look forDan Gohman