aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/dbg-value-range.ll
Commit message (Expand)AuthorAgeFilesLines
* Temporarily revert "Change the informal convention of DBG_VALUE so that we ca...Adrian Prantl2013-04-301-2/+2
* Change the informal convention of DBG_VALUE so that we can express aAdrian Prantl2013-04-301-2/+2
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-301-4/+1
* Revert "Revert "PR14606: debug info imported_module support""David Blaikie2013-04-221-1/+1
* Revert "PR14606: debug info imported_module support"Eric Christopher2013-04-191-1/+1
* PR14606: debug info imported_module supportDavid Blaikie2013-04-191-1/+1
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-281-9/+9
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-271-9/+9
* Refactor out the DIFile parameter to DILexicalBlock to refer to the raw file/...David Blaikie2013-03-221-1/+1
* Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...David Blaikie2013-03-221-1/+1
* 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/+4
* Remove the unused 4th operand for DIFile debug info metadataDavid Blaikie2013-03-131-1/+1
* Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie2013-03-131-1/+1
* Remove unused "isMain" field from DICompileUnitDavid Blaikie2013-03-121-1/+1
* Upgrading debug info test cases to be (more) compatible with the current debu...David Blaikie2013-03-111-1/+1
* Upgrade tests to the latest debug info format.David Blaikie2013-03-081-14/+15
* Remove -join-physregs from the test suite.Jakob Stoklund Olesen2012-05-171-1/+0
* Make size computation less brittle.Rafael Espindola2011-05-271-1/+4
* Prepare remaining tests for -join-physreg going away.Jakob Stoklund Olesen2011-05-041-1/+1
* llc: Eliminate a use of getDarwinMajorNumber().Daniel Dunbar2011-04-191-2/+2
* Run LiveDebugVariables in RegAllocBasic and RegAllocGreedy.Jakob Stoklund Olesen2011-04-051-0/+1
* Emit less labels for debug info and stop emitting .loc directives for DBG_VAL...Jakob Stoklund Olesen2011-03-251-5/+5
* Reapply r128045 and r128051 with fixes.Jakob Stoklund Olesen2011-03-221-4/+6
* Revert r128045 and r128051, debug info enhancements.Andrew Trick2011-03-221-6/+4
* Dont emit 'DBG_VALUE %noreg, ...' to terminate user variable ranges.Jakob Stoklund Olesen2011-03-221-4/+6
* Ignore DBG_VALUE machine instructions while constructing instruction ranges b...Devang Patel2011-02-151-2/+2
* DebugLoc associated with a machine instruction is used to emit location entri...Devang Patel2011-02-041-2/+2
* Try again enabling LiveDebugVariables.Jakob Stoklund Olesen2011-01-121-1/+0
* The world is not ready for LiveDebugVariables yet.Jakob Stoklund Olesen2011-01-111-0/+1
* Enable LiveDebugVariables by default.Jakob Stoklund Olesen2011-01-111-1/+0
* Speculatively revert r123032.Devang Patel2011-01-071-0/+1
* Appropriately truncate debug info range in dwarf output.Devang Patel2011-01-071-0/+56