summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-02-12-DebugInfoVLA.ll
Commit message (Expand)AuthorAge
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-26
* [Debug Info Tests] Update testing cases.Manman Ren2013-08-22
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-06
* Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher2013-08-02
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-01
* Debug Info Verifier: enable verification of DICompileUnit.Manman Ren2013-07-26
* Debug Info: improve the verifier to check field types.Manman Ren2013-07-25
* Debug Info: improve the Finder.Manman Ren2013-07-23
* 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
* Rewrite test to test VLA using new debug info encoding scheme.Devang Patel2010-03-01
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* fix the X86 backend to just drop llvm.declare nodes for VLAs instead of Chris Lattner2009-02-12