summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2010-04-30-LocalAlloc-LandingPad.ll
Commit message (Expand)AuthorAgeFilesLines
* Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih2019-01-141-1/+1
* Elide argument copies during instruction selectionReid Kleckner2017-03-011-2/+3
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-241-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-6/+6
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-3/+3
* Convert to the new EH model.Bill Wendling2011-11-081-11/+10
* Cannot have an llvm.eh.exception call in a non-landing pad block.Bill Wendling2011-08-271-2/+0
* Fix an inconsistency in the x86 backend that led it to reject "calll foo" onChris Lattner2010-09-221-1/+1
* Remove the local register allocator.Jakob Stoklund Olesen2010-06-151-1/+0
* One more -regalloc=fast testJakob Stoklund Olesen2010-05-111-0/+1
* The local register allocator has to spill dirty callee saved registers before aJakob Stoklund Olesen2010-04-301-0/+143
OpenPOWER on IntegriCloud