aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/widen_arith-3.ll
AgeCommit message (Expand)Author
2009-12-07Don't enable the post-RA scheduler on x86 except at -O3. In itsDan Gohman
2009-10-18Turn on post-alloc scheduling for x86.Evan Cheng
2009-10-16Update tests to use FileCheckMon P Wang
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-25Remove obsolete -f flags.Dan Gohman
2008-12-18Added some basic test cases for r61209Mon P Wang