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