summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-03-23-MultiUseSched.ll
Commit message (Expand)AuthorAge
* Add -mcpu to some unit tests that only fail on certain hosts.Andrew Trick2013-06-24
* 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
* Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth2012-07-02
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-27
* When sending stats output to stdout for grepping, don't emit normalDan Gohman2010-08-18
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* For Darwin / x86_64, override -relocation-model=static to pic if the output i...Evan Cheng2009-06-03
* Add a testcase for the scheduling heuristic introduced in r67586.Dan Gohman2009-03-24