X86: Turn mul of <4 x i32> into pmuludq when no SSE4.1 is available.
[oota-llvm.git] / test / CodeGen / X86 / sse-align-5.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-05-07 Evan ChengAdd nounwind.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-07-20 Dan GohmanUpdate these regression tests to accomodate X86InstrSSE...
2007-07-18 Dan GohmanImplement initial memory alignment awareness for SSE...