summaryrefslogtreecommitdiff
path: root/lib/CodeGen/FuncletLayout.cpp
AgeCommit message (Expand)Author
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth
2017-05-25CodeGen: Rename DEBUG_TYPE to match passnamesMatthias Braun
2016-08-25MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...Matthias Braun
2016-03-28Introduce MachineFunctionProperties and the AllVRegsAllocated propertyDerek Schuff
2015-10-05[WinEH] Update CATCHRET's operand to match its successorDavid Majnemer
2015-10-04[WinEH] Permit branch folding in the face of funcletsDavid Majnemer
2015-10-01[WinEH] Stop BranchFolding from merging across funcletsDavid Majnemer
2015-10-01[WinEH] Make FuncletLayout more robust against catchretDavid Majnemer
2015-09-18[WinEH] Moved funclet pads should be in relative orderDavid Majnemer
2015-09-17[WinEH] Add a funclet layout passDavid Majnemer