aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2010-06-01-DeadArg-DbgInfo.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-3/+3
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-31/+31
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-37/+37
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-31/+31
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+1
* Merging r195504:Manman Ren2013-12-091-0/+2
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-3/+3
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-061-2/+2
* Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher2013-08-021-2/+2
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-011-2/+2
* Debug Info: update testing cases to pass verifier.Manman Ren2013-07-291-6/+9
* Update testing cases to pass debug info verifier.Manman Ren2013-07-241-13/+13
* Debug Info Finder: use processDeclare and processValue to list debug infoManman Ren2013-07-231-2/+2
* DebugInfo: follow up to 184045 to constrain the tests further to ensure they ...David Blaikie2013-06-151-1/+1
* DebugInfo: print DBG_VALUE MachineInstrs with [] for deref and drop the offse...David Blaikie2013-06-151-1/+1
* Temporarily revert "Change the informal convention of DBG_VALUE so that we ca...Adrian Prantl2013-04-301-1/+1
* Change the informal convention of DBG_VALUE so that we can express aAdrian Prantl2013-04-301-1/+1
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-281-19/+19
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-271-19/+19
* Move the DIFile in DISubprogram to the beginning to be a common prefix along ...David Blaikie2013-03-211-3/+3
* Remove unused field in DISubprogramDavid Blaikie2013-03-211-3/+3
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-171-1/+2
* Remove the unused 4th operand for DIFile debug info metadataDavid Blaikie2013-03-131-1/+1
* Upgrading debug info test cases to be (more) compatible with the current debu...David Blaikie2013-03-111-27/+27
* Run LiveDebugVariables in RegAllocBasic and RegAllocGreedy.Jakob Stoklund Olesen2011-04-051-1/+2
* Move x86 specific tests into test/CodeGen/X86.Devang Patel2010-08-051-0/+53