summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/debug-info-blocks.ll
Commit message (Expand)AuthorAge
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-22
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-06
* Debug Info Testing: Updated to use null instead of "i32 0" for containing-typeManman Ren2013-09-06
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-26
* Make sure that if we're going to attempt to add a type to a DIE thatEric Christopher2013-08-08
* Debug Info: update testing cases to pass verifier.Manman Ren2013-07-29
* Current batch of -disable-debug-info-verifier.Rafael Espindola2013-07-25
* Update testing cases to pass debug info verifier.Manman Ren2013-07-24
* Debug Info Finder: use processDeclare and processValue to list debug infoManman Ren2013-07-23
* Debug Info: Simplify Frame Index handling in DBG_VALUE Machine InstructionsDavid Blaikie2013-06-16
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-28
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-27
* Remove unused field in DISubprogramDavid Blaikie2013-03-21
* Remove unused field in DICompileUnitDavid Blaikie2013-03-20
* Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a...David Blaikie2013-03-20
* Move the DIFile operand to DITypes from the 4th operand to the 2nd.David Blaikie2013-03-19
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-17
* Remove the unused 4th operand for DIFile debug info metadataDavid Blaikie2013-03-13
* 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
* Upgrading debug info test cases to be (more) compatible with the current debu...David Blaikie2013-03-11
* Upgrade tests to the latest debug info format.David Blaikie2013-03-08
* ARM target code clean up. Check for iOS, not Darwin where it makes sense.Evan Cheng2011-12-20
* Loosen test by using REs. Approved by Devang.Chad Rosier2011-11-11
* FastISel: avoid function calls between the materialization of the constant an...Ivan Krasin2011-08-18
* Test case for r133560.Devang Patel2011-06-22