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
/
test
/
CodeGen
/
WebAssembly
/
cfg-stackify-eh.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Fix a bug in 'try' placement
Heejin Ahn
2019-10-08
1
-0
/
+27
*
[WebAssembly] Add REQUIRES: asserts to cfg-stackify-eh.ll
Heejin Ahn
2019-10-08
1
-0
/
+1
*
[WebAssembly] Fix unwind mismatch stat computation
Heejin Ahn
2019-10-07
1
-0
/
+4
*
[WebAssembly] Add memory intrinsics handling to mayThrow()
Heejin Ahn
2019-10-07
1
-0
/
+46
*
[WebAssembly] Make sure EH pads are preferred in sorting
Heejin Ahn
2019-10-01
1
-0
/
+43
*
[WebAssembly] Unstackify regs after fixing unwinding mismatches
Heejin Ahn
2019-10-01
1
-2
/
+12
*
[WebAssembly] Fix unwind destination mismatches in CFG stackify
Heejin Ahn
2019-03-30
1
-1
/
+249
*
[WebAssembly] Don't analyze branches after CFGStackify
Heejin Ahn
2019-03-26
1
-0
/
+1
*
[WebAssembly] Fix a bug when mixing TRY/LOOP markers
Heejin Ahn
2019-03-26
1
-0
/
+32
*
[WebAssembly] Fix bugs in BLOCK/TRY placement
Heejin Ahn
2019-03-26
1
-3
/
+52
*
[WebAssembly] Make rethrow take an except_ref type argument
Heejin Ahn
2019-03-16
1
-12
/
+10
*
[WebAssembly] Delete ThrowUnwindDest map from WasmEHFuncInfo
Heejin Ahn
2019-03-03
1
-2
/
+2
*
[WebAssembly] Fix ScopeTops info in CFGStackify for EH pads
Heejin Ahn
2019-02-27
1
-1
/
+38
*
[WebAssembly] Remove unnecessary instructions after TRY marker placement
Heejin Ahn
2019-02-27
1
-49
/
+40
*
[WebAssembly] Improve readability of EH tests
Heejin Ahn
2019-02-26
1
-69
/
+61
*
[WebAssembly] Update CodeGen test expectations after rL354697. NFC
Sam Clegg
2019-02-23
1
-18
/
+18
*
[WebAssembly] Exception handling: Switch to the new proposal
Heejin Ahn
2019-01-30
1
-52
/
+70
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-08-27
1
-1
/
+1
*
Revert "[WebAssembly] Added default stack-only instruction mode for MC."
Wouter van Oortmerssen
2018-08-13
1
-1
/
+1
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-08-10
1
-1
/
+1
*
[WebAssembly] CFG sort support for exception handling
Heejin Ahn
2018-08-07
1
-0
/
+263