aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vec_splat.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-2/+2
* Favors pshufd over shufps when shuffling elements from one vector. pshufd is ...Evan Cheng2008-04-051-3/+3
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-14/+14
* For PR1319:Reid Spencer2007-04-161-1/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
* movddup is a SSE3 instruction.Evan Cheng2006-04-211-1/+1
* Add && to each RUN: line (except the last one).Evan Cheng2006-04-211-1/+1
* Don't know what I was thinking...Evan Cheng2006-04-201-1/+1
* Better way to splat v2f64Evan Cheng2006-04-161-1/+1
* Use unpcklpd for v2f64 splat.Evan Cheng2006-03-291-1/+1
* Replace vector splat test case.Evan Cheng2006-03-221-0/+22