aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/unknown-location.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-10/+10
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-13/+13
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-8/+8
* Merging r195504:Manman Ren2013-12-091-0/+2
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-1/+1
* Debug Info Verifier: enable verification of DICompileUnit.Manman Ren2013-07-261-5/+6
* Remove unused field in DISubprogramDavid Blaikie2013-03-211-1/+1
* Debug info: refactor the first field of DICompileUnit to be a raw file/direct...David Blaikie2013-03-201-1/+1
* Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com...David Blaikie2013-03-201-1/+1
* Remove unused field in DICompileUnitDavid Blaikie2013-03-201-1/+1
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-171-3/+3
* Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie2013-03-131-2/+3
* 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-7/+10
* Emit less labels for debug info and stop emitting .loc directives for DBG_VAL...Jakob Stoklund Olesen2011-03-251-8/+3
* Keep track of directory namd and fIx regression caused by Rafael's patch r119...Devang Patel2011-03-241-1/+1
* Hide tests, that check .loc, .file in output assembly, from darwin9 buildbot.Devang Patel2010-12-021-1/+1
* Change CodeGen to use .loc directives. This produces a lot more readable outputRafael Espindola2010-11-181-4/+4
* Disable the new unknown-location code for now. It causes a majorDan Gohman2010-05-071-1/+1
* Add a DebugLoc argument to TargetInstrInfo::copyRegToReg, so that itDan Gohman2010-05-061-3/+1
* Add a testcase for r103135, explicitly representing unknownDan Gohman2010-05-061-0/+36