summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2012-11-30-misched-dbg.ll
Commit message (Expand)AuthorAgeFilesLines
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-26/+26
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* DebugInfo: Add missing !dbg attachments to intrinsicsDuncan P. N. Exon Smith2015-04-151-2/+2
* DebugInfo: Update testcases with invalid variablesDuncan P. N. Exon Smith2015-03-271-2/+2
* DebugInfo: Overload get() in DIDescriptor subclassesDuncan P. N. Exon Smith2015-03-231-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-27/+27
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-34/+34
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-25/+25
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-25/+25
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-25/+25
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-3/+3
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-3/+3
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-3/+3
* DebugInfo: Fix up some test cases to have more correct debug info metadata.David Blaikie2014-07-251-2/+9
* Fix up scoping in a few tests (and delete one that validates unnecessary beha...David Blaikie2014-06-241-9/+9
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-041-4/+3
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-231-0/+2
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-061-1/+1
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-1/+1
* Debug Info Verifier: verify SPs in llvm.dbg.sp.Manman Ren2013-07-271-1/+1
* Debug Info Verifier: enable verification of DICompileUnit.Manman Ren2013-07-261-2/+2
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-281-16/+16
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-271-16/+16
* Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a...David Blaikie2013-03-201-1/+1
* Move the DIFile operand to DITypes from the 4th operand to the 2nd.David Blaikie2013-03-191-3/+3
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-171-7/+9
* RegisterPressureTracker: fix findUseBetween to handle DebugValueAndrew Trick2012-12-051-0/+49
* Use the 'count' attribute to calculate the upper bound of an array.Bill Wendling2012-12-041-1/+1
* misched: fix RegionBegin when DebugValues get shuffled to the top.Andrew Trick2012-12-011-0/+85
OpenPOWER on IntegriCloud