summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/dbg-declare.ll
Commit message (Expand)AuthorAge
* Remove unused field in DISubprogramDavid Blaikie2013-03-21
* Remove unused field in DICompileUnitDavid Blaikie2013-03-20
* Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie2013-03-13
* Remove unused "isMain" field from DICompileUnitDavid Blaikie2013-03-12
* Update debug info test cases with empty SplitDebugFilename field.David Blaikie2013-03-12
* Remove the (apparently) unnecessary debug info metadata indirection.David Blaikie2013-02-02
* 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
* Move to X86 directory because this fails on non-X86 platforms.Bill Wendling2012-04-16
* Remove last three tests. I need to make them independent of my setup.Devang Patel2010-09-07
* Add a test case to check handling of dbg-declare by fast-isel.Devang Patel2010-09-07