aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sse2.ll
AgeCommit message (Expand)Author
2009-12-07Don't enable the post-RA scheduler on x86 except at -O3. In itsDan Gohman
2009-10-23Update tests for 84931.Evan Cheng
2009-10-22Allow the target to select the level of anti-dependence breaking that should ...David Goodwin
2009-10-18Turn on post-alloc scheduling for x86.Evan Cheng
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-15Fix test on Linux.Eli Friedman
2009-08-15implement support for CHECK-NEXT: in filecheck.Chris Lattner
2009-08-15convert to filecheck.Chris Lattner
2009-08-15rename this test to sse2.llChris Lattner