aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/debug-info-blocks.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-4/+4
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-165/+165
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-173/+173
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-131/+131
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-3/+6
* Merging r195504:Manman Ren2013-12-091-0/+2
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-061-21/+21
* Debug Info Testing: Updated to use null instead of "i32 0" for containing-typeManman Ren2013-09-061-20/+20
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-20/+20
* Make sure that if we're going to attempt to add a type to a DIE thatEric Christopher2013-08-081-5/+5
* Debug Info: update testing cases to pass verifier.Manman Ren2013-07-291-4/+4
* Current batch of -disable-debug-info-verifier.Rafael Espindola2013-07-251-1/+1
* Update testing cases to pass debug info verifier.Manman Ren2013-07-241-13/+13
* Debug Info Finder: use processDeclare and processValue to list debug infoManman Ren2013-07-231-1/+1
* Debug Info: Simplify Frame Index handling in DBG_VALUE Machine InstructionsDavid Blaikie2013-06-161-1/+1
* 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