aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2012-11-30-misched-dbg.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-32/+32
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-34/+34
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-23/+30
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-9/+9
* Update to LLVM 3.5a.Stephen Hines2014-04-241-4/+3
* Merging r195535:Manman Ren2013-12-091-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