Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove this test because it checks wheter optimizer handled @llvm.dbg.global_... | Devang Patel | 2010-03-01 | 1 | -54/+0 |
* | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 1 | -1/+1 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Revert rev. 66167. | Devang Patel | 2009-03-06 | 1 | -0/+1 |
* | GlobalOpt only process non constant local GVs while optimizing global vars. | Devang Patel | 2009-03-05 | 1 | -1/+0 |
* | Should have XFAILed this test. | Bill Wendling | 2009-03-04 | 1 | -0/+54 |
* | Temporarily revert r65994. It was causing rdar://6646455. | Bill Wendling | 2009-03-04 | 1 | -52/+0 |
* | If a global constant is dead then global's debug info should not prevent the ... | Devang Patel | 2009-03-04 | 1 | -0/+52 |