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
/
WasmEHPrepare.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IR] Split out target specific intrinsic enums into separate headers
Reid Kleckner
2019-12-11
1
-0
/
+1
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
[WebAssembly] Make rethrow take an except_ref type argument
Heejin Ahn
2019-03-16
1
-31
/
+24
*
[WebAssembly] Delete ThrowUnwindDest map from WasmEHFuncInfo
Heejin Ahn
2019-03-03
1
-18
/
+0
*
[opaque pointer types] Pass value type to LoadInst creation.
James Y Knight
2019-02-01
1
-1
/
+2
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-02-01
1
-4
/
+6
*
Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."
James Y Knight
2019-01-31
1
-6
/
+4
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-01-31
1
-4
/
+6
*
[WebAssembly] Exception handling: Switch to the new proposal
Heejin Ahn
2019-01-30
1
-102
/
+67
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] Split BBs after throw instructions
Heejin Ahn
2018-11-16
1
-3
/
+59
*
Reland "[WebAssembly] LSDA info generation"
Heejin Ahn
2018-10-25
1
-1
/
+1
*
Revert "[WebAssembly] LSDA info generation"
Krasimir Georgiev
2018-10-16
1
-1
/
+1
*
[WebAssembly] LSDA info generation
Heejin Ahn
2018-10-16
1
-1
/
+1
*
[WebAssembly] Add WasmEHFuncInfo for unwind destination information
Heejin Ahn
2018-06-19
1
-0
/
+43
*
NFC Avoid a warning in WasmEHPrepare.cpp
Gabor Buella
2018-06-01
1
-1
/
+1
*
[WebAssembly] Add Wasm exception handling prepare pass
Heejin Ahn
2018-05-31
1
-0
/
+331