Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-25 | Begin using the Emscripten toolchain in clang. | Dan Gohman | |
With the Emscripten toolchain, we can make clang do more of what we need directly rather than in the wrapper scripts. | |||
2013-04-14 | use compiled i64 div and rem | Alon Zakai | |
2013-04-14 | use compiled compiler-rt code for i64 multiplication | Alon Zakai | |
2013-04-14 | add compiler-rt files for 64-bit math | Alon Zakai | |