Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Heejin Ahn
|
2522e34cd5
Change ambiguous uses of term 'funclet' to 'EH scopes'. NFC.
|
7 years ago |
Heejin Ahn
|
a3ccaa9b88
[WebAssembly] Add functions for EHScopes
|
7 years ago |
Chandler Carruth
|
e3e43d9d57
Sort the remaining #include lines in include/... and lib/....
|
8 years ago |
Matthias Braun
|
94c4904dc5
CodeGen: Rename DEBUG_TYPE to match passnames
|
8 years ago |
Matthias Braun
|
690a3cbc95
MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compute it
|
9 years ago |
Derek Schuff
|
fadd113c9b
Introduce MachineFunctionProperties and the AllVRegsAllocated property
|
9 years ago |
David Majnemer
|
6212b4d0b8
[WinEH] Update CATCHRET's operand to match its successor
|
10 years ago |
David Majnemer
|
492f1cfa37
[WinEH] Permit branch folding in the face of funclets
|
10 years ago |
David Majnemer
|
0955fc3162
[WinEH] Stop BranchFolding from merging across funclets
|
10 years ago |
David Majnemer
|
68754da26d
[WinEH] Make FuncletLayout more robust against catchret
|
10 years ago |
David Majnemer
|
0115643a5b
[WinEH] Moved funclet pads should be in relative order
|
10 years ago |
David Majnemer
|
048d7e541d
[WinEH] Add a funclet layout pass
|
10 years ago |