summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-03-23-MultiUseSched.ll
Commit message (Expand)AuthorAge
* 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