aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2009-02-12-DebugInfoVLA.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-29/+29
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-22/+32
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-14/+14
* 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