| Commit message (Expand) | Author | Age | Files | Lines |
| * | CMake: Make most target symbols hidden by default | Tom Stellard | 2020-01-14 | 1 | -1/+1 |
| * | [WebAssembly] Add new `export_name` clang attribute for controlling wasm expo... | Sam Clegg | 2019-12-11 | 1 | -1/+11 |
| * | [WebAssembly] Make returns variadic | Thomas Lively | 2019-10-09 | 1 | -31/+3 |
| * | [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 | -1/+1 |
| * | Revert CMake: Make most target symbols hidden by default | Tom Stellard | 2019-06-11 | 1 | -1/+1 |
| * | CMake: Make most target symbols hidden by default | Tom Stellard | 2019-06-10 | 1 | -1/+1 |
| * | [WebAssembly] Support for atomic fences | Heejin Ahn | 2019-05-28 | 1 | -0/+4 |
| * | [WebAssembly] Create a TargetInfo header. NFC | Richard Trieu | 2019-05-15 | 1 | -0/+1 |
| * | [WebAssembly] Move InstPrinter files to MCTargetDesc. NFC | David L. Jones | 2019-05-13 | 1 | -1/+1 |
| * | [AsmPrinter] refactor to support %c w/ GlobalAddress' | Nick Desaulniers | 2019-04-26 | 1 | -2/+1 |
| * | [AsmPrinter] refactor to remove remove AsmVariant. NFC | Nick Desaulniers | 2019-04-10 | 1 | -10/+3 |
| * | [WebAssembly] Merge used feature sets, update atomics linkage policy | Thomas Lively | 2019-03-29 | 1 | -32/+27 |
| * | [WebAssembly][NFC] Fix formatting error from rL356610 | Thomas Lively | 2019-03-20 | 1 | -2/+3 |
| * | [WebAssembly] Target features section | Thomas Lively | 2019-03-20 | 1 | -0/+58 |
| * | [WebAssembly] Remove unneeded MCSymbolRefExpr variants | Sam Clegg | 2019-02-22 | 1 | -9/+0 |
| * | [WebAssembly] Update MC for bulk memory | Thomas Lively | 2019-02-19 | 1 | -0/+1 |
| * | [WebAssembly] clang-tidy (NFC) | Heejin Ahn | 2019-02-04 | 1 | -15/+15 |
| * | [WebAssembly] Add codegen support for the import_field attribute | Dan Gohman | 2019-02-01 | 1 | -1/+8 |
| * | [WebAssembly] Exception handling: Switch to the new proposal | Heejin Ahn | 2019-01-30 | 1 | -0/+10 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [WebAssembly] Add languages from debug info to producers section | Thomas Lively | 2019-01-18 | 1 | -13/+38 |
| * | [WebAssembly] Parse llvm.ident into producers section | Thomas Lively | 2019-01-17 | 1 | -0/+30 |
| * | Revert "[WebAssembly] Parse llvm.ident into producers section" | Thomas Lively | 2019-01-17 | 1 | -30/+0 |
| * | [WebAssembly] Parse llvm.ident into producers section | Thomas Lively | 2019-01-16 | 1 | -0/+30 |
| * | [WebAssembly] TargetStreamer cleanup (NFC) | Heejin Ahn | 2018-12-11 | 1 | -0/+3 |
| * | [WebAssembly] replaced .param/.result by .functype | Wouter van Oortmerssen | 2018-11-19 | 1 | -4/+5 |
| * | [WebAssembly] Add support for the event section | Heejin Ahn | 2018-11-14 | 1 | -3/+4 |
| * | [WebAssembly] Added a .globaltype directive to .s output. | Wouter van Oortmerssen | 2018-11-02 | 1 | -0/+9 |
| * | [WebAssembly][NFC] Unify ARGUMENT classes | Thomas Lively | 2018-10-13 | 1 | -8/+8 |
| * | [WebAssembly] Refactor WasmSignature and use it for MCSymbolWasm | Derek Schuff | 2018-10-03 | 1 | -17/+25 |
| * | [WebAssembly] clang-format (NFC) | Heejin Ahn | 2018-09-05 | 1 | -2/+2 |
| * | [WebAssembly] Added default stack-only instruction mode for MC. | Wouter van Oortmerssen | 2018-08-27 | 1 | -8/+28 |
| * | Revert "[WebAssembly] Added default stack-only instruction mode for MC." | Wouter van Oortmerssen | 2018-08-13 | 1 | -28/+8 |
| * | [WebAssembly] Added default stack-only instruction mode for MC. | Wouter van Oortmerssen | 2018-08-10 | 1 | -8/+28 |
| * | [WebAssembly] Update SIMD binary arithmetic | Derek Schuff | 2018-08-07 | 1 | -2/+6 |
| * | Revert "[WebAssembly] Added default stack-only instruction mode for MC." | Wouter van Oortmerssen | 2018-07-27 | 1 | -24/+8 |
| * | [WebAssembly] Added default stack-only instruction mode for MC. | Wouter van Oortmerssen | 2018-07-27 | 1 | -8/+24 |
| * | [WebAssembly] Remove ELF file support. | Sam Clegg | 2018-07-16 | 1 | -26/+0 |
| * | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -2/+2 |
| * | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -1/+1 |
| * | [WebAssembly] Allow for the creation of user-defined custom sections | Sam Clegg | 2018-04-05 | 1 | -1/+22 |
| * | [WebAssembly] Fix casting MCSymbol to MCSymbolWasm on ELF | Jacob Gravelle | 2018-02-12 | 1 | -3/+5 |
| * | [WebAssembly] Add mechanisms for specifying an explicit import module name. | Dan Gohman | 2018-02-09 | 1 | -2/+8 |
| * | Avoid int to string conversion in Twine or raw_ostream contexts. | Benjamin Kramer | 2017-12-28 | 1 | -1/+1 |
| * | Fix WebAssembly backend for some LLVM API changes | David Blaikie | 2017-12-15 | 1 | -1/+1 |
| * | [WebAssembly] Don't try to emit size information for unsized types | Dan Gohman | 2017-12-07 | 1 | -5/+7 |
| * | [WebAssembly] Remove WASM_STACK_POINTER. | Dan Gohman | 2017-12-06 | 1 | -6/+0 |
| * | [WebAssembly] Only emit stack pointer delcaration in BinFormatWasm assembly | Derek Schuff | 2017-12-06 | 1 | -2/+4 |
| * | [WebAssembly] Implement WASM_STACK_POINTER. | Dan Gohman | 2017-12-05 | 1 | -0/+4 |