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
/
exception.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix __clang_call_termiante's argument for foreign exceptions
Heejin Ahn
2019-08-11
1
-1
/
+2
*
[WebAssembly] Rename except_ref type to exnref
Heejin Ahn
2019-07-15
1
-6
/
+6
*
[WebAssembly] Make rethrow take an except_ref type argument
Heejin Ahn
2019-03-16
1
-17
/
+8
*
[WebAssembly] Remove unnecessary instructions after TRY marker placement
Heejin Ahn
2019-02-27
1
-95
/
+73
*
[WebAssembly] Fix a bug deleting instruction in a ranged for loop
Heejin Ahn
2019-02-26
1
-0
/
+20
*
[WebAssembly] Improve readability of EH tests
Heejin Ahn
2019-02-26
1
-63
/
+166
*
[WebAssembly] Update CodeGen test expectations after rL354697. NFC
Sam Clegg
2019-02-23
1
-26
/
+26
*
[WebAssembly] Restore stack pointer right after catch instruction
Heejin Ahn
2019-01-30
1
-1
/
+1
*
[WebAssembly] Exception handling: Switch to the new proposal
Heejin Ahn
2019-01-30
1
-67
/
+57
*
[WebAssembly] Massive instruction renaming
Thomas Lively
2019-01-08
1
-11
/
+11
*
[WebAssembly] Add '.eventtype' directive support
Heejin Ahn
2018-12-11
1
-1
/
+1
*
[WebAssembly] Split BBs after throw instructions
Heejin Ahn
2018-11-16
1
-4
/
+5
*
[WebAssembly] Add support for the event section
Heejin Ahn
2018-11-14
1
-1
/
+4
*
[WebAssembly] Fix bugs in rethrow depth counting and InstPrinter
Heejin Ahn
2018-11-02
1
-0
/
+1
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-08-27
1
-2
/
+2
*
[WebAssembly] Don't write SP back when prolog is generated only for EH
Heejin Ahn
2018-08-22
1
-0
/
+29
*
[WebAssembly] Restore __stack_pointer after catch instructions
Heejin Ahn
2018-08-21
1
-0
/
+5
*
[WebAssembly] Don't make wasm cleanuppads into funclet entries
Heejin Ahn
2018-08-21
1
-2
/
+1
*
[WebAssembly] Add isEHScopeReturn instruction property
Heejin Ahn
2018-08-21
1
-0
/
+64
*
[WebAssembly] CFG stackify support for exception handling
Heejin Ahn
2018-08-16
1
-0
/
+4
*
[WebAssembly] Delete a specific push number from test expectations
Heejin Ahn
2018-08-14
1
-1
/
+1
*
Revert "[WebAssembly] Added default stack-only instruction mode for MC."
Wouter van Oortmerssen
2018-08-13
1
-3
/
+3
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-08-10
1
-3
/
+3
*
Revert "[WebAssembly] Added default stack-only instruction mode for MC."
Wouter van Oortmerssen
2018-07-27
1
-2
/
+2
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-07-27
1
-2
/
+2
*
[WebAssembly] Add missing -mattr=+exception-handling guards
Heejin Ahn
2018-07-18
1
-1
/
+2
*
Add -allow-deprecated-dag-overlap to one of the experimental webassembly targ...
Eric Christopher
2018-07-12
1
-1
/
+1
*
[WebAssembly] Add WebAssemblyLateEHPrepare pass
Heejin Ahn
2018-06-25
1
-5
/
+74
*
[WebAssembly] Support instruction selection for catching exceptions
Heejin Ahn
2018-05-31
1
-8
/
+75
*
[WebAsembly] Update default triple in test files to wasm32-unknown-unkown.
Sam Clegg
2018-05-10
1
-1
/
+1
*
[WebAssembly] Add support for exception handling instructions
Heejin Ahn
2017-06-30
1
-0
/
+22