summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/FuncletLayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce MachineFunctionProperties and the AllVRegsAllocated propertyDerek Schuff2016-03-281-0/+4
* [WinEH] Update CATCHRET's operand to match its successorDavid Majnemer2015-10-051-2/+6
* [WinEH] Permit branch folding in the face of funcletsDavid Majnemer2015-10-041-71/+4
* [WinEH] Stop BranchFolding from merging across funcletsDavid Majnemer2015-10-011-11/+3
* [WinEH] Make FuncletLayout more robust against catchretDavid Majnemer2015-10-011-2/+35
* [WinEH] Moved funclet pads should be in relative orderDavid Majnemer2015-09-181-9/+5
* [WinEH] Add a funclet layout passDavid Majnemer2015-09-171-0/+97
OpenPOWER on IntegriCloud