summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vec_set.ll
Commit message (Collapse)AuthorAgeFilesLines
* BUILD_VECTOR was missing out on some prime opportunities to use SSE 4.1 inserts.Nate Begeman2010-03-241-1/+1
| | | | llvm-svn: 99423
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
| | | | llvm-svn: 81290
* Add nounwind.Evan Cheng2008-05-071-1/+1
| | | | llvm-svn: 50837
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-12/+13
| | | | llvm-svn: 47432
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
| | | | llvm-svn: 41097
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+14
llvm-svn: 33296
OpenPOWER on IntegriCloud