aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-03-23-MultiUseSched.ll
AgeCommit message (Expand)Author
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