aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sse3.ll
AgeCommit message (Expand)Author
2009-10-22Allow the target to select the level of anti-dependence breaking that should ...David Goodwin
2009-10-21Revert r84658 and r84691. They were causing llvm-gcc bootstrap to fail.Dan Gohman
2009-10-20Checkpoint more aggressive anti-dependency breaking for post-ra scheduler.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-09-08change selectiondag to add the sign extended versions of immediate operandsChris Lattner
2009-08-15specify a target triple so global variable manglings are consistent etc.Chris Lattner
2009-08-15merge a bunch more sse3 tests into sse3.llChris Lattner
2009-08-15convert test to filecheck format.Chris Lattner
2009-08-15rename testChris Lattner