summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2010-06-01-DeadArg-DbgInfo.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 Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-06
* Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher2013-08-02
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-01
* Debug Info: update testing cases to pass verifier.Manman Ren2013-07-29
* Update testing cases to pass debug info verifier.Manman Ren2013-07-24
* Debug Info Finder: use processDeclare and processValue to list debug infoManman Ren2013-07-23
* DebugInfo: follow up to 184045 to constrain the tests further to ensure they ...David Blaikie2013-06-15
* DebugInfo: print DBG_VALUE MachineInstrs with [] for deref and drop the offse...David Blaikie2013-06-15
* Temporarily revert "Change the informal convention of DBG_VALUE so that we ca...Adrian Prantl2013-04-30
* Change the informal convention of DBG_VALUE so that we can express aAdrian Prantl2013-04-30
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-28
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-27
* Move the DIFile in DISubprogram to the beginning to be a common prefix along ...David Blaikie2013-03-21
* Remove unused field in DISubprogramDavid Blaikie2013-03-21
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-17
* Remove the unused 4th operand for DIFile debug info metadataDavid Blaikie2013-03-13
* Upgrading debug info test cases to be (more) compatible with the current debu...David Blaikie2013-03-11
* Run LiveDebugVariables in RegAllocBasic and RegAllocGreedy.Jakob Stoklund Olesen2011-04-05
* Move x86 specific tests into test/CodeGen/X86.Devang Patel2010-08-05