summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/dbg-subrange.ll
Commit message (Expand)AuthorAge
* Revert "Revert "PR14606: debug info imported_module support""David Blaikie2013-04-22
* Revert "PR14606: debug info imported_module support"Eric Christopher2013-04-19
* PR14606: debug info imported_module supportDavid Blaikie2013-04-19
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-28
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-27
* Remove unused field in DISubprogramDavid Blaikie2013-03-21
* Remove unused field in DICompileUnitDavid Blaikie2013-03-20
* Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie2013-03-13
* Remove unused "isMain" field from DICompileUnitDavid Blaikie2013-03-12
* Update debug info test cases with empty SplitDebugFilename field.David Blaikie2013-03-12
* Upgrading debug info test cases to be (more) compatible with the current debu...David Blaikie2013-03-11
* Remove the (apparently) unnecessary debug info metadata indirection.David Blaikie2013-02-02
* Use the 'count' attribute to calculate the upper bound of an array.Bill Wendling2012-12-04
* Add a 'count' field to the DWARF subrange.Bill Wendling2012-12-04
* Revert "Use the 'count' attribute instead of the 'upper_bound' attribute."Eric Christopher2012-11-13
* Use the 'count' attribute instead of the 'upper_bound' attribute.Bill Wendling2012-11-13
* DISubrange supports unsigned lower/upper array bounds, so let's not fake it i...Devang Patel2011-11-17