aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vec_set-3.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-12/+32
* Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper2012-04-271-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* Favors pshufd over shufps when shuffling elements from one vector. pshufd is ...Evan Cheng2008-04-051-4/+3
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-11/+12
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-2/+2
* For PR1319:Reid Spencer2007-04-161-4/+3
* For PR411:Reid Spencer2007-01-301-3/+5
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
* Add && to each RUN: line (except the last one).Evan Cheng2006-04-211-1/+1
* More build_vector tests.Evan Cheng2006-04-211-0/+16