summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_set.ll
Commit message (Expand)AuthorAge
* Rename features to match what gcc and clang use.Rafael Espindola2013-08-23
* BUILD_VECTOR was missing out on some prime opportunities to use SSE 4.1 inserts.Nate Begeman2010-03-24
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Add nounwind.Evan Cheng2008-05-07
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-21
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Add a BUILD_VECTOR with unpack and interleave testcase.Evan Cheng2006-03-25