summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2009-02-12-DebugInfoVLA.ll
Commit message (Expand)AuthorAgeFilesLines
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-1/+1
* 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-2/+2
* DI/Verifier: Fix argument bitrot in DILocalVariableDuncan P. N. Exon Smith2015-07-241-1/+1
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-18/+18
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-14/+14
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-13/+13
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* Revert "r226086 - Revert "r226071 - [RegisterCoalescer] Remove copies to rese...Hal Finkel2015-01-151-1/+11
* Revert "r226071 - [RegisterCoalescer] Remove copies to reserved registers"Hal Finkel2015-01-151-11/+1
* [RegisterCoalescer] Remove copies to reserved registersHal Finkel2015-01-151-1/+11
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-4/+4
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-21/+21
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-13/+13
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-13/+13
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-13/+13
* 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
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-2/+2
* [Debug Info Tests] Update testing cases.Manman Ren2013-08-221-2/+1
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-061-1/+1
* Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher2013-08-021-1/+1
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-011-1/+1
* Debug Info Verifier: enable verification of DICompileUnit.Manman Ren2013-07-261-1/+3
* Debug Info: improve the verifier to check field types.Manman Ren2013-07-251-5/+5
* Debug Info: improve the Finder.Manman Ren2013-07-231-1/+2
* 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
* Rewrite test to test VLA using new debug info encoding scheme.Devang Patel2010-03-011-62/+71
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* fix the X86 backend to just drop llvm.declare nodes for VLAs instead of Chris Lattner2009-02-121-0/+76
OpenPOWER on IntegriCloud