summaryrefslogtreecommitdiff
path: root/test/Transforms/GlobalOpt/2009-03-03-dbg.ll
Commit message (Expand)AuthorAge
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Revert rev. 66167. Devang Patel2009-03-06
* GlobalOpt only process non constant local GVs while optimizing global vars.Devang Patel2009-03-05
* Should have XFAILed this test.Bill Wendling2009-03-04
* Temporarily revert r65994. It was causing rdar://6646455.Bill Wendling2009-03-04
* If a global constant is dead then global's debug info should not prevent the ...Devang Patel2009-03-04