aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/debug-info-d16-reg.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-281-17/+17
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-271-17/+17
* Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...David Blaikie2013-03-221-3/+3
* Remove unused field in DISubprogramDavid Blaikie2013-03-211-3/+3
* Remove unused field in DICompileUnitDavid Blaikie2013-03-201-1/+1
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-171-5/+6
* Remove the unused 4th operand for DIFile debug info metadataDavid Blaikie2013-03-131-1/+1
* Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie2013-03-131-1/+1
* Remove unused "isMain" field from DICompileUnitDavid Blaikie2013-03-121-1/+1
* Update debug info test cases with empty SplitDebugFilename field.David Blaikie2013-03-121-1/+1
* Upgrade tests to the latest debug info format.David Blaikie2013-03-081-30/+31
* - Add MachineInstrBundle.h and MachineInstrBundle.cpp. This includes a functionEvan Cheng2011-12-141-1/+1
* Test case for r129922Devang Patel2011-04-211-0/+105