summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/cleanuppad-inalloca.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-1/+1
* Re-commit r269828 "X86: Avoid using _chkstk when lowering WIN_ALLOCA instruct...Hans Wennborg2016-05-181-2/+2
* Revert r269828 "X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions"Hans Wennborg2016-05-171-2/+2
* X86: Avoid using _chkstk when lowering WIN_ALLOCA instructionsHans Wennborg2016-05-171-2/+2
* Revert "[X86] Elide references to _chkstk for dynamic allocas"Reid Kleckner2016-03-021-3/+2
* [X86] Elide references to _chkstk for dynamic allocasDavid Majnemer2016-03-011-2/+3
* [WinEH] Allocate the registration node before the catch objectsDavid Majnemer2016-03-011-1/+1
* [WinEH] Optimize WinEH state storesDavid Majnemer2016-02-171-1/+1
* [WinEH] Use operand bundles to describe call sitesDavid Majnemer2015-12-151-1/+1
* [IR] Reformulate LLVM's EH funclet IRDavid Majnemer2015-12-121-2/+2
* [WinEH] Fix 32-bit funclet epilogues in the presence of dynamic allocasReid Kleckner2015-10-071-0/+68
OpenPOWER on IntegriCloud