- d3e792c [lld] Remove unused local variables (NFC) (#138470) by Kazu Hirata · 6 days ago
- 6018930 [lld][WebAssembly] Support for the custom-page-sizes WebAssembly proposal (#128942) by Nick Fitzgerald · 10 weeks ago
- c179d50 [WebAssembly] Add exnref type (#93586) by Heejin Ahn · 12 months ago
- 7f409cd [Object][Wasm] Allow parsing of GC types in type and table sections (#79235) by Derek Schuff · 1 year, 4 months ago
- 21730eb [lld] Use SmallString::operator std::string (NFC) by Kazu Hirata · 1 year, 4 months ago
- 4a0ccfa Use llvm::endianness::{big,little,native} (NFC) by Kazu Hirata · 1 year, 7 months ago
- b0abd48 [llvm] Add missing StringExtras.h includes by Elliot Goodrich · 1 year, 11 months ago
- 9504ab3 [WebAssembly] Second phase of implemented extended const proposal by Sam Clegg · 3 years, 2 months ago
- 3ec1760 [WebAssembly] Remove WasmTagType by Heejin Ahn · 3 years, 7 months ago
- 3a7bcba [lld][WebAssembly] Cleanup output of --verbose by Sam Clegg · 3 years, 8 months ago
- 1d891d4 [WebAssembly] Rename event to tag by Heejin Ahn · 3 years, 11 months ago
- 9ac5620 [WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC. by Andy Wingo · 4 years, 2 months ago
- a56e574 [lld][WebAssembly] Common superclass for input globals/events/tables by Andy Wingo · 4 years, 3 months ago
- 53e3b81 [lld][WebAssembly] Add support for handling table symbols by Andy Wingo · 4 years, 4 months ago
- 52e240a [WebAssembly] Remove exnref and br_on_exn by Heejin Ahn · 4 years, 4 months ago
- fd65e48 [WebAssembly] Fixed Writer::createInitMemoryFunction to work for wasm64 by Wouter van Oortmerssen · 4 years, 5 months ago
- 1933c9d [WebAssembly] Factor out WasmTableType in binary format by Andy Wingo · 4 years, 6 months ago
- 388fb67 [WebAssembly] Added .tabletype to asm and multiple table support in obj files by Paulo Matos · 4 years, 7 months ago
- 304264e [lld][WebAssembly] Emit all return types of multivalue functions by Samuel Kostial · 4 years, 9 months ago
- 79aad89 [WebAssembly] Add support for externalref to MC and wasm-ld by Sam Clegg · 4 years, 11 months ago
- 3b29376 [WebAssembly] Adding 64-bit version of R_WASM_MEMORY_ADDR_* relocs by Wouter van Oortmerssen · 5 years ago
- 0a6c4d8 [WebAssmebly] Add support for defined wasm globals in MC and lld by Sam Clegg · 5 years ago
- c09acd5 [WebAssembly] Handle event exports by Heejin Ahn · 5 years ago
- adcd026 Make llvm::StringRef to std::string conversions explicit. by Benjamin Kramer · 5 years ago
- 33c59ab [WebAssembly] Wrap definitions in namespace lld { namespace wasm {. NFC by Fangrui Song · 6 years ago
- 09768c5 [WebAssembly] Initialize memory in start function by Thomas Lively · 6 years ago
- 9f96a58 [WebAssembly] Rename except_ref type to exnref by Heejin Ahn · 6 years ago
- 136d27a [Coding style change][lld] Rename variables for non-ELF ports by Rui Ueyama · 6 years ago
- 196a440 [wasm] Simplify. NFC by Fangrui Song · 6 years ago
- 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 6 years ago
- 25ff893 [WebAssembly] Instruction renaming by Thomas Lively · 6 years ago
- e915a71 [WebAssembly] Add support for the event section by Heejin Ahn · 6 years ago
- b6254c5 [WebAssembly] Delete unused using statements (NFC) by Heejin Ahn · 6 years ago
- c1a3b9d [WebAssembly] Remove duplicate function. NFC. by Sam Clegg · 7 years ago
- 371842b [WebAssembly] Refactor use of signatures by Derek Schuff · 7 years ago
- d661e26 [WebAssembly] Add v128 value type by Thomas Lively · 7 years ago
- e3f6529 Support: Simplify endian stream interface. NFCI. by Peter Collingbourne · 7 years ago
- e7245b4 [lld] Update uses of DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 7 years ago
- 874eedd [WebAssembly] Add export/import for function pointer table by Nicholas Wilson · 7 years ago
- 2dce27d [WebAssembly] Add except_ref as a first-class type by Heejin Ahn · 7 years ago
- dbd90bf [WebAssembly] Run clang-format. NFC by Nicholas Wilson · 7 years ago
- 36f14f4 [WebAssembly] Rename global types to match the notation in the spec by Nicholas Wilson · 7 years ago
- 8518e7d [WebAssembly] Use uint8_t for single byte values to match the spec by Sam Clegg · 7 years ago
- ea397f6 [WebAssembly] Use Twine rather than StringRef for logging messages by Sam Clegg · 7 years ago
- 26a84fc [WebAssembly] Fix variable name. by Rui Ueyama · 7 years ago
- 9310297 [WebAssembly] Add explicit symbol table by Sam Clegg · 7 years ago
- 3141ddc Consistent (non) use of empty lines in include blocks by Sam Clegg · 7 years ago
- bf450d9 Do not create a temporary data structure for relocations. by Rui Ueyama · 7 years ago
- 1184253 Refactor wasm/WriterUtil.{cpp,h}. by Rui Ueyama · 7 years ago
- 7b9ed65 Style fix. NFC. by Rui Ueyama · 7 years ago
- 1a9b7b9 [WebAssembly] Update to match llvm change rL323901. NFC by Sam Clegg · 7 years ago
- b862159 [WebAssembly] Allow function signature checking at link time by Sam Clegg · 7 years ago
- e48f223 Remove `else` or `break` after `fatal`. NFC. by Rui Ueyama · 7 years ago
- c94d393 [WebAssembly] Initial wasm linker implementation by Sam Clegg · 7 years ago