summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GlobalOpt/2009-03-03-dbg.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove this test because it checks wheter optimizer handled @llvm.dbg.global_...Devang Patel2010-03-011-54/+0
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Revert rev. 66167. Devang Patel2009-03-061-0/+1
* GlobalOpt only process non constant local GVs while optimizing global vars.Devang Patel2009-03-051-1/+0
* Should have XFAILed this test.Bill Wendling2009-03-041-0/+54
* Temporarily revert r65994. It was causing rdar://6646455.Bill Wendling2009-03-041-52/+0
* If a global constant is dead then global's debug info should not prevent the ...Devang Patel2009-03-041-0/+52
OpenPOWER on IntegriCloud