summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/peep-vector-extract-concat.ll
Commit message (Expand)AuthorAge
* 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