index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
FuncletLayout.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Change ambiguous uses of term 'funclet' to 'EH scopes'. NFC.
Heejin Ahn
2018-06-01
1
-0
/
+3
*
[WebAssembly] Add functions for EHScopes
Heejin Ahn
2018-05-23
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
CodeGen: Rename DEBUG_TYPE to match passnames
Matthias Braun
2017-05-25
1
-1
/
+1
*
MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...
Matthias Braun
2016-08-25
1
-1
/
+1
*
Introduce MachineFunctionProperties and the AllVRegsAllocated property
Derek Schuff
2016-03-28
1
-0
/
+4
*
[WinEH] Update CATCHRET's operand to match its successor
David Majnemer
2015-10-05
1
-2
/
+6
*
[WinEH] Permit branch folding in the face of funclets
David Majnemer
2015-10-04
1
-71
/
+4
*
[WinEH] Stop BranchFolding from merging across funclets
David Majnemer
2015-10-01
1
-11
/
+3
*
[WinEH] Make FuncletLayout more robust against catchret
David Majnemer
2015-10-01
1
-2
/
+35
*
[WinEH] Moved funclet pads should be in relative order
David Majnemer
2015-09-18
1
-9
/
+5
*
[WinEH] Add a funclet layout pass
David Majnemer
2015-09-17
1
-0
/
+97