Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-26 | NoExitRuntime | Alon Zakai | |
2014-02-13 | erase more carefully in setjmp lowering | Alon Zakai | |
2014-02-12 | Use more LLVM-idiomatic debug and error facilities. | Dan Gohman | |
2014-02-12 | optimize reg/mem stuff around setjmp lowering | Alon Zakai | |
2014-02-05 | fix a bug in LowerEmSetjmp, and improve error reporting | Alon Zakai | |
2014-02-03 | allow only one of setjmp|longjmp to be present | Alon Zakai | |
2014-01-27 | coordinate exception handling with setjmp - if exception handling code ↵ | Alon Zakai | |
generate a pre|postinvoke, use those for setjmp as well | |||
2014-01-20 | fix longjmp rethrow | Alon Zakai | |
2014-01-20 | emit proper void exit from rejump in void functions | Alon Zakai | |
2014-01-20 | get first setjmp test passing | Alon Zakai | |
2014-01-20 | setjmp fixes | Alon Zakai | |
2014-01-19 | add pre/post-invoke around calls we need to guard for longjmps | Alon Zakai | |
2014-01-19 | setjmp fixes | Alon Zakai | |
2014-01-19 | initial work on setjmp/longjmp for emscripten | Alon Zakai | |