aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vec_set.ll
Commit message (Expand)AuthorAgeFilesLines
* Rename features to match what gcc and clang use.Rafael Espindola2013-08-231-1/+1
* BUILD_VECTOR was missing out on some prime opportunities to use SSE 4.1 inserts.Nate Begeman2010-03-241-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Add nounwind.Evan Cheng2008-05-071-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-12/+13
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* Add a BUILD_VECTOR with unpack and interleave testcase.Evan Cheng2006-03-251-0/+14