aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/dbg-subrange.ll
Commit message (Expand)AuthorAgeFilesLines
* Debug Info: improve the verifier to check field types.Manman Ren2013-07-251-2/+2
* Update testing cases to pass debug info verifier.Manman Ren2013-07-241-4/+5
* Debug Info: enable verifying by default and disable testing cases that fail.Manman Ren2013-07-191-1/+1
* Revert "Revert "PR14606: debug info imported_module support""David Blaikie2013-04-221-1/+1
* Revert "PR14606: debug info imported_module support"Eric Christopher2013-04-191-1/+1
* PR14606: debug info imported_module supportDavid Blaikie2013-04-191-1/+1
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-281-7/+7
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-271-7/+7
* Remove unused field in DISubprogramDavid Blaikie2013-03-211-1/+1
* Remove unused field in DICompileUnitDavid Blaikie2013-03-201-1/+1
* Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie2013-03-131-1/+1
* Remove unused "isMain" field from DICompileUnitDavid Blaikie2013-03-121-1/+1
* Update debug info test cases with empty SplitDebugFilename field.David Blaikie2013-03-121-1/+1
* Upgrading debug info test cases to be (more) compatible with the current debu...David Blaikie2013-03-111-3/+3
* Remove the (apparently) unnecessary debug info metadata indirection.David Blaikie2013-02-021-6/+3
* Use the 'count' attribute to calculate the upper bound of an array.Bill Wendling2012-12-041-1/+1
* Add a 'count' field to the DWARF subrange.Bill Wendling2012-12-041-1/+1
* Revert "Use the 'count' attribute instead of the 'upper_bound' attribute."Eric Christopher2012-11-131-2/+2
* Use the 'count' attribute instead of the 'upper_bound' attribute.Bill Wendling2012-11-131-2/+2
* DISubrange supports unsigned lower/upper array bounds, so let's not fake it i...Devang Patel2011-11-171-0/+37