summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Thumb/2010-07-15-debugOrdering.ll
Commit message (Expand)AuthorAgeFilesLines
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-03-141-1/+1
* [SDAG] Revert r296476 (and r296486, r296668, r296690).Chandler Carruth2017-03-031-1/+1
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-281-1/+1
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-02-261-1/+1
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-251-1/+1
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-02-021-1/+1
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-021-1/+1
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-01-261-1/+1
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-01-261-1/+1
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-12-141-1/+1
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-12-141-1/+1
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-12-091-1/+1
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-12-091-1/+1
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-10-131-1/+1
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-10-131-1/+1
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-09-281-1/+1
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-09-281-1/+1
* ARM: stop emitting blx instructions for most calls on MachO.Tim Northover2016-05-101-3/+3
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-6/+6
* [DebugInfo] Fix tests so that each subprogram belongs to a CU.Davide Italiano2016-04-051-1/+1
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.Adrian Prantl2016-03-311-1/+1
* 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
OpenPOWER on IntegriCloud