summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vec_extract.ll
Commit message (Expand)AuthorAgeFilesLines
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-3/+3
* Use movaps / movd to extract vector element 0 even with sse4.1. It's still ch...Evan Cheng2009-01-021-1/+1
* Implement "punpckldq %xmm0, $xmm0" as "pshufd $0x50, %xmm0, %xmm" unless op...Evan Cheng2008-09-261-4/+4
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-19/+19
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-4/+4
* For PR1319:Reid Spencer2007-04-161-4/+5
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+35
OpenPOWER on IntegriCloud