aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/dbg-declare.ll
AgeCommit message (Expand)Author
2013-03-21Remove unused field in DISubprogramDavid Blaikie
2013-03-20Remove unused field in DICompileUnitDavid Blaikie
2013-03-13Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie
2013-03-12Remove unused "isMain" field from DICompileUnitDavid Blaikie
2013-03-12Update debug info test cases with empty SplitDebugFilename field.David Blaikie
2013-02-02Remove the (apparently) unnecessary debug info metadata indirection.David Blaikie
2012-12-04Use the 'count' attribute to calculate the upper bound of an array.Bill Wendling
2012-12-04Add a 'count' field to the DWARF subrange.Bill Wendling
2012-04-16Move to X86 directory because this fails on non-X86 platforms.Bill Wendling
2010-09-07Remove last three tests. I need to make them independent of my setup.Devang Patel
2010-09-07Add a test case to check handling of dbg-declare by fast-isel.Devang Patel