[x86] Enable the new vector shuffle lowering by default.
[oota-llvm.git] / test / CodeGen / X86 / sse-align-12.ll
2014-10-04 Chandler Carruth[x86] Enable the new vector shuffle lowering by default.
2014-10-03 Chandler Carruth[x86] Add triples to these tests so that we see fewer...
2014-10-03 Chandler Carruth[x86] Cleanup and generate precise FileCheck assertions...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-04-27 Craig TopperAdd mcpu to tests to prevent them from using AVX instru...
2010-03-30 Jakob Stoklund OlesenNot all platforms start symbols with _
2010-03-30 Jakob Stoklund OlesenEnable -sse-domain-fix by default. Now with tests!
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-06-10 Dan GohmanConvert several tests to use temporary files instead...
2008-05-13 Evan ChengInstead of a vector load, shuffle and then extract...
2008-05-07 Evan ChengAdd nounwind.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-08-02 Dan GohmanFix the alignment requirements of several unpck and...