summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sse-align-12.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper2012-04-27
* Not all platforms start symbols with _Jakob Stoklund Olesen2010-03-30
* Enable -sse-domain-fix by default. Now with tests!Jakob Stoklund Olesen2010-03-30
* 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
* Instead of a vector load, shuffle and then extract an element. Load the eleme...Evan Cheng2008-05-13
* Add nounwind.Evan Cheng2008-05-07
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* Fix the alignment requirements of several unpck and shuf instructions.Dan Gohman2007-08-02