aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/X86/pr12831.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-45/+15
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-112/+112
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-165/+165
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-106/+106
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-5/+5
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+1
* Merging r195504:Manman Ren2013-12-091-0/+2
* Debug Info Testing: update context from empty string to null.Manman Ren2013-09-081-28/+28
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-061-15/+15
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-21/+21
* Debug Info Verifier: enable verification of DICompileUnit.Manman Ren2013-07-261-6/+7
* Update testing cases to pass debug info verifier.Manman Ren2013-07-241-28/+29
* Debug Info Finder: use processDeclare and processValue to list debug infoManman Ren2013-07-231-1/+1
* Move the DIFile in DISubprogram to the beginning to be a common prefix along ...David Blaikie2013-03-211-20/+20
* Remove unused field in DICompileUnitDavid Blaikie2013-03-201-1/+1
* Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie2013-03-131-1/+2
* 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
* Remove the (apparently) unnecessary debug info metadata indirection.David Blaikie2013-02-021-6/+3
* Have getOrCreateSubprogramDIE store the DIE for a subprogramPeter Collingbourne2012-05-271-0/+238