summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/unknown-location.ll
Commit message (Expand)AuthorAge
* Merging r195504:Manman Ren2013-12-09
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-26
* Debug Info Verifier: enable verification of DICompileUnit.Manman Ren2013-07-26
* Remove unused field in DISubprogramDavid Blaikie2013-03-21
* Debug info: refactor the first field of DICompileUnit to be a raw file/direct...David Blaikie2013-03-20
* Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com...David Blaikie2013-03-20
* Remove unused field in DICompileUnitDavid Blaikie2013-03-20
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-17
* 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
* Upgrade tests to the latest debug info format.David Blaikie2013-03-08
* Emit less labels for debug info and stop emitting .loc directives for DBG_VAL...Jakob Stoklund Olesen2011-03-25
* Keep track of directory namd and fIx regression caused by Rafael's patch r119...Devang Patel2011-03-24
* Hide tests, that check .loc, .file in output assembly, from darwin9 buildbot.Devang Patel2010-12-02
* Change CodeGen to use .loc directives. This produces a lot more readable outputRafael Espindola2010-11-18
* Disable the new unknown-location code for now. It causes a majorDan Gohman2010-05-07
* Add a DebugLoc argument to TargetInstrInfo::copyRegToReg, so that itDan Gohman2010-05-06
* Add a testcase for r103135, explicitly representing unknownDan Gohman2010-05-06