aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-03-23-MultiUseSched.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-02Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth
2011-11-27Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner
2010-08-18When sending stats output to stdout for grepping, don't emit normalDan Gohman
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-03For Darwin / x86_64, override -relocation-model=static to pic if the output i...Evan Cheng
2009-03-24Add a testcase for the scheduling heuristic introduced in r67586.Dan Gohman