summaryrefslogtreecommitdiffstats
path: root/test/Transforms/GlobalOpt/2009-03-05-dbg.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-12/+12
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-24/+24
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-14/+14
* Debug Info Testing: update context from empty string to null.Manman Ren2013-09-081-2/+2
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-2/+2
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-061-2/+2
* Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher2013-08-021-2/+2
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-011-2/+2
* Debug Info Verifier: enable verification of DICompileUnit.Manman Ren2013-07-261-1/+3
* Debug Info: improve the verifier to check field types.Manman Ren2013-07-251-1/+1
* Debug Info: improve the Finder.Manman Ren2013-07-241-2/+2
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+77
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-76/+0
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* Update to use new debug info encoding scheme. As a bonus, now the test passes!Devang Patel2010-03-011-55/+64
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Revert 66224.Devang Patel2009-03-061-0/+2
* Do not let debug info prevert globalopt from shriking a global vars to boolean.Devang Patel2009-03-061-0/+65