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
/
Target
/
WebAssembly
/
WebAssemblyLateEHPrepare.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Restore stack pointer right after catch instruction
Heejin Ahn
2019-01-30
1
-0
/
+32
*
[WebAssembly] Exception handling: Switch to the new proposal
Heejin Ahn
2019-01-30
1
-227
/
+138
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] Print a debug message at the start of each pass
Heejin Ahn
2019-01-09
1
-0
/
+4
*
[WebAssembly] Massive instruction renaming
Thomas Lively
2019-01-08
1
-2
/
+2
*
[WebAssembly] Split BBs after throw instructions
Heejin Ahn
2018-11-16
1
-14
/
+44
*
Move some helpers from the global namespace into anonymous ones.
Benjamin Kramer
2018-10-13
1
-1
/
+1
*
[WebAssembly] Don't modify preds/succs iterators while erasing from them
Heejin Ahn
2018-10-04
1
-4
/
+7
*
[WebAssembly] Modify LateEHPrepare one-line description (NFC)
Heejin Ahn
2018-08-17
1
-1
/
+1
*
[Wasm] Don't iterate over MachineBasicBlock::successors while erasing from it
Benjamin Kramer
2018-08-08
1
-8
/
+10
*
[WebAssembly] Add WebAssemblyLateEHPrepare pass
Heejin Ahn
2018-06-25
1
-0
/
+383