aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/debug-info-sreg2.ll
AgeCommit message (Expand)Author
2013-03-28Revert "Adding DIImportedModules to DIScopes."David Blaikie
2013-03-27Adding DIImportedModules to DIScopes.David Blaikie
2013-03-22Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...David Blaikie
2013-03-21Remove unused field in DISubprogramDavid Blaikie
2013-03-20Remove unused field in DICompileUnitDavid Blaikie
2013-03-17Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie
2013-03-13Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie
2013-03-12Remove unused "isMain" field from DICompileUnitDavid Blaikie
2013-03-11Upgrading debug info test cases to be (more) compatible with the current debu...David Blaikie
2013-03-08Upgrade tests to the latest debug info format.David Blaikie
2012-02-23Make tests less sensitive to scheduling changes.Jakob Stoklund Olesen
2012-01-09Don't print an unused label before .cfi_endproc.Rafael Espindola
2012-01-07Don't print a label before .cfi_startproc when we don't need to. This makesRafael Espindola
2011-10-27Teach our Dwarf emission to use the string pool.Nick Lewycky
2011-08-19Do not use named md nodes to track variables that are completely optimized. T...Devang Patel
2011-08-10While extending definition range of a debug variable, consult lexical scopes ...Devang Patel
2011-05-27Make size computation less brittle.Rafael Espindola
2011-05-10Produce a __debug_frame section on darwin ARM when appropriate.Rafael Espindola
2011-05-04Do not emit location expression size twice.Devang Patel