Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-10 | fix call handler call with NULL | Alon Zakai | |
2014-01-10 | exceptions support in backend itself | Alon Zakai | |
2014-01-09 | exception handling support | Alon Zakai | |
2014-01-07 | work around emscripten_float32x4_signmask returning an int, but does not ↵ | Alon Zakai | |
need a cast | |||
2014-01-07 | vector ops call handlers | Alon Zakai | |
2014-01-06 | handle the case where llvm casts a void function so it appears to return a value | Alon Zakai | |
2014-01-04 | if a function is bitcast to another type, just call the actual function ↵ | Alon Zakai | |
properly, do not go through a bitcast into an unnecessary indirect call that also uses the wrong type | |||
2013-12-31 | truncate last argument in ctlz/cttz | Alon Zakai | |
2013-12-27 | CPPBackend => JSBackend | Alon Zakai | |