summaryrefslogtreecommitdiff
path: root/test/Transforms/GlobalOpt/2009-03-05-dbg.ll
Commit message (Expand)AuthorAge
* Debug Info Testing: update context from empty string to null.Manman Ren2013-09-08
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-26
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-06
* Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher2013-08-02
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-01
* Debug Info Verifier: enable verification of DICompileUnit.Manman Ren2013-07-26
* Debug Info: improve the verifier to check field types.Manman Ren2013-07-25
* Debug Info: improve the Finder.Manman Ren2013-07-24
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-12
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-08
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-02
* Update to use new debug info encoding scheme. As a bonus, now the test passes!Devang Patel2010-03-01
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Revert 66224.Devang Patel2009-03-06
* Do not let debug info prevert globalopt from shriking a global vars to boolean.Devang Patel2009-03-06