summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/peep-vector-extract-concat.ll
Commit message (Expand)AuthorAge
* Update a test that I missed in the previous commit.Rafael Espindola2013-08-23
* test/CodeGen/X86: Add a pattern for Win64.NAKAMURA Takumi2011-03-16
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Favors pshufd over shufps when shuffling elements from one vector. pshufd is ...Evan Cheng2008-04-05
* This test assumes no SSE4.1.Evan Cheng2008-02-12
* Change the x86 assembly output to use tab characters to separate theDan Gohman2007-07-31
* Change the peep for EXTRACT_VECTOR_ELT of BUILD_PAIR to look forDan Gohman2007-07-10