summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/dbg-value-range.ll
Commit message (Expand)AuthorAge
* Remove -join-physregs from the test suite.Jakob Stoklund Olesen2012-05-17
* Make size computation less brittle.Rafael Espindola2011-05-27
* Prepare remaining tests for -join-physreg going away.Jakob Stoklund Olesen2011-05-04
* llc: Eliminate a use of getDarwinMajorNumber().Daniel Dunbar2011-04-19
* Run LiveDebugVariables in RegAllocBasic and RegAllocGreedy.Jakob Stoklund Olesen2011-04-05
* Emit less labels for debug info and stop emitting .loc directives for DBG_VAL...Jakob Stoklund Olesen2011-03-25
* Reapply r128045 and r128051 with fixes.Jakob Stoklund Olesen2011-03-22
* Revert r128045 and r128051, debug info enhancements.Andrew Trick2011-03-22
* Dont emit 'DBG_VALUE %noreg, ...' to terminate user variable ranges.Jakob Stoklund Olesen2011-03-22
* Ignore DBG_VALUE machine instructions while constructing instruction ranges b...Devang Patel2011-02-15
* DebugLoc associated with a machine instruction is used to emit location entri...Devang Patel2011-02-04
* Try again enabling LiveDebugVariables.Jakob Stoklund Olesen2011-01-12
* The world is not ready for LiveDebugVariables yet.Jakob Stoklund Olesen2011-01-11
* Enable LiveDebugVariables by default.Jakob Stoklund Olesen2011-01-11
* Speculatively revert r123032.Devang Patel2011-01-07
* Appropriately truncate debug info range in dwarf output.Devang Patel2011-01-07