summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_return.ll
Commit message (Expand)AuthorAge
* Fix test for Windows as well.Jakob Stoklund Olesen2011-11-07
* Fix test for Linux.Jakob Stoklund Olesen2011-11-07
* Expand V_SET0 to xorps by default.Jakob Stoklund Olesen2011-11-07
* Replace V_SET0 with variants for each SSE execution domain.Jakob Stoklund Olesen2010-03-31
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Convert several tests to use temporary files instead of redundantlyDan Gohman2008-06-10
* Lower a build_vector with all constants into a constpool load unless it can b...Evan Cheng2007-12-12
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* New testcaseChris Lattner2006-04-17