aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/debug-info-blocks.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-281-104/+104
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-271-104/+104
* Remove unused field in DISubprogramDavid Blaikie2013-03-211-1/+1
* Remove unused field in DICompileUnitDavid Blaikie2013-03-201-1/+1
* Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a...David Blaikie2013-03-201-58/+58
* Move the DIFile operand to DITypes from the 4th operand to the 2nd.David Blaikie2013-03-191-76/+76
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-171-15/+28
* Remove the unused 4th operand for DIFile debug info metadataDavid Blaikie2013-03-131-13/+13
* 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
* Upgrading debug info test cases to be (more) compatible with the current debu...David Blaikie2013-03-111-1/+1
* Upgrade tests to the latest debug info format.David Blaikie2013-03-081-120/+120
* ARM target code clean up. Check for iOS, not Darwin where it makes sense.Evan Cheng2011-12-201-1/+1
* Loosen test by using REs. Approved by Devang.Chad Rosier2011-11-111-1/+1
* FastISel: avoid function calls between the materialization of the constant an...Ivan Krasin2011-08-181-1/+1
* Test case for r133560.Devang Patel2011-06-221-0/+245