aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/unknown-location.ll
Commit message (Expand)AuthorAgeFilesLines
* 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