| Commit message (Expand) | Author | Age | Files | Lines |
| * | [WebAssembly] Add memory intrinsics handling to mayThrow() | Heejin Ahn | 2019-10-07 | 1 | -1/+15 |
| * | [webassembly] Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM | Daniel Sanders | 2019-08-12 | 1 | -1/+1 |
| * | Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re... | Daniel Sanders | 2019-08-01 | 1 | -2/+1 |
| * | [WebAssembly] refactored utilities to not depend on MachineInstr | Wouter van Oortmerssen | 2019-07-12 | 1 | -217/+2 |
| * | [WebAssembly] Implement tail calls and unify tablegen call classes | Thomas Lively | 2019-06-26 | 1 | -40/+48 |
| * | [WebAssembly] Fix unwind destination mismatches in CFG stackify | Heejin Ahn | 2019-03-30 | 1 | -0/+5 |
| * | [WebAssembly] Exception handling: Switch to the new proposal | Heejin Ahn | 2019-01-30 | 1 | -80/+2 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [WebAssembly][NFC] Unify ARGUMENT classes | Thomas Lively | 2018-10-13 | 1 | -8/+8 |
| * | [WebAssembly] Update utility functions with SIMD types | Thomas Lively | 2018-08-30 | 1 | -0/+28 |
| * | [WebAssembly] Added default stack-only instruction mode for MC. | Wouter van Oortmerssen | 2018-08-27 | 1 | -2/+75 |
| * | [WebAssembly] Update SIMD binary arithmetic | Derek Schuff | 2018-08-07 | 1 | -0/+6 |
| * | [WebAssembly] Add more utility functions | Heejin Ahn | 2018-06-19 | 1 | -6/+151 |
| * | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -1/+1 |
| * | [WebAssembly] Split CFG-sorting into its own pass. NFC. | Dan Gohman | 2017-02-27 | 1 | -0/+9 |
| * | [WebAssembly] Basic support for Wasm object file encoding. | Dan Gohman | 2017-02-24 | 1 | -0/+17 |
| * | [WebAssembly] Add an option to make get_local/set_local explicit. | Dan Gohman | 2016-10-24 | 1 | -0/+71 |