OSDN Git Service

Recommit r335794 "Add support for generating a call graph profile from Branch Frequen...
[android-x86/external-llvm.git] / lib / CodeGen / FuncletLayout.cpp
2018-06-01 Heejin AhnChange ambiguous uses of term 'funclet' to 'EH scopes...
2018-05-23 Heejin Ahn[WebAssembly] Add functions for EHScopes
2017-06-06 Chandler CarruthSort the remaining #include lines in include/... and...
2017-05-25 Matthias BraunCodeGen: Rename DEBUG_TYPE to match passnames
2016-08-25 Matthias BraunMachineFunctionProperties/MIRParser: Rename AllVRegsAll...
2016-03-28 Derek SchuffIntroduce MachineFunctionProperties and the AllVRegsAll...
2015-10-05 David Majnemer[WinEH] Update CATCHRET's operand to match its successor
2015-10-04 David Majnemer[WinEH] Permit branch folding in the face of funclets
2015-10-01 David Majnemer[WinEH] Stop BranchFolding from merging across funclets
2015-10-01 David Majnemer[WinEH] Make FuncletLayout more robust against catchret
2015-09-18 David Majnemer[WinEH] Moved funclet pads should be in relative order
2015-09-17 David Majnemer[WinEH] Add a funclet layout pass