summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Thumb/2010-07-15-debugOrdering.ll
Commit message (Expand)AuthorAgeFilesLines
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-5/+5
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-1/+1
* DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variableDuncan P. N. Exon Smith2015-07-311-1/+1
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-85/+85
* DebugInfo: Fix bad debug info for compile units and typesDuncan P. N. Exon Smith2015-03-271-1/+1
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-80/+80
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-6/+6
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-106/+106
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-77/+77
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-77/+77
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-77/+77
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-3/+3
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-3/+3
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-3/+3
* DebugInfo: Use the SPMap to find the parent CU of inlined functions as they m...David Blaikie2014-05-211-1/+1
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-0/+2
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-18/+18
* Debug Info: update testing cases to pass verifier.Manman Ren2013-07-291-1/+4
* Debug Info: improve the verifier to check field types.Manman Ren2013-07-251-31/+32
* Debug Info: improve the Finder.Manman Ren2013-07-241-44/+46
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-281-73/+73
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-271-73/+73
* Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...David Blaikie2013-03-221-4/+4
* 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
* Make tests register allocation independent again.Jakob Stoklund Olesen2011-04-191-1/+1
* Try again to disable critical edge splitting in CodeGenPrepare.Jakob Stoklund Olesen2010-09-301-1/+1
* Revert "Disable codegen prepare critical edge splitting. Machine instruction ...Jakob Stoklund Olesen2010-09-271-1/+1
* Disable codegen prepare critical edge splitting. Machine instruction passes nowEvan Cheng2010-09-231-1/+1
* Feed the right output into FileCheck.Benjamin Kramer2010-07-161-2/+2
* The SelectionDAGBuilder's handling of debug info, on rareDale Johannesen2010-07-161-0/+147
OpenPOWER on IntegriCloud