aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/convert-2-addr-3-addr-inc64.ll
AgeCommit message (Expand)Author
2013-03-12Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung
2013-03-08Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung
2012-07-02Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth
2011-03-16test/CodeGen/X86: FileCheck-ize and add actions for x86_64-linux and x86_64-w...NAKAMURA Takumi
2010-04-27Do not count kill, implicit_def instructions as printed instructions.Evan Cheng
2010-02-06Run codegen dce pass for all targets at all optimization levels. Previously it'sEvan Cheng
2009-10-28Reimplement BranchFolding change to avoid tail merging for a 1 instructionBob Wilson
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-25Remove obsolete -f flags.Dan Gohman
2009-02-12rename test to avoid messing with tab completion of dates.Chris Lattner