aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/dbg-merge-loc-entry.ll
Commit message (Expand)AuthorAgeFilesLines
* 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-19/+20
* Fix remaining lit tests which were failing when run on an AtomPreston Gurd2012-07-191-1/+1
* Don't print an unused label before .cfi_endproc.Rafael Espindola2012-01-091-1/+1
* Don't print a label before .cfi_startproc when we don't need to. This makesRafael Espindola2012-01-071-1/+1
* Make size computation less brittle.Rafael Espindola2011-05-271-1/+4
* Run LiveDebugVariables in RegAllocBasic and RegAllocGreedy.Jakob Stoklund Olesen2011-04-051-0/+1
* Collect and coalesce DBG_VALUE instructions before emitting the function.Jakob Stoklund Olesen2011-03-261-1/+1
* Reduce test case, smaller is better.Devang Patel2011-02-071-789/+33
* Merge .debug_loc entries whenever possible to reduce debug_loc size.Devang Patel2011-02-041-0/+827