summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2010-04-30-LocalAlloc-LandingPad.ll
AgeCommit message (Expand)Author
2017-03-01Elide argument copies during instruction selectionReid Kleckner
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer
2015-04-24[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2011-11-08Convert to the new EH model.Bill Wendling
2011-08-27Cannot have an llvm.eh.exception call in a non-landing pad block.Bill Wendling
2010-09-22Fix an inconsistency in the x86 backend that led it to reject "calll foo" onChris Lattner
2010-06-15Remove the local register allocator.Jakob Stoklund Olesen
2010-05-11One more -regalloc=fast testJakob Stoklund Olesen
2010-04-30The local register allocator has to spill dirty callee saved registers before aJakob Stoklund Olesen