Historie revizí

Autor SHA1 Zpráva Datum
  nickysn 715de4547a * fixed WASI dll imports that are declared in a different unit před 4 roky
  pierre 570af33fa9 Add a second handling of NIL entries in deflist před 4 roky
  pierre e6045673ee Handle NIL entries in deflist after commit 48986 před 4 roky
  nickysn 4f828929a3 * fixed the support for infinity and nan float literal values in the webassembly před 4 roky
  nickysn d090af4abe * skip nil values in current_module.deflist in TLLVMMachineCodePlaygroundAssembler.WriteImports před 4 roky
  nickysn 807c743e35 * system identifier system_wasm32_wasm renamed system_wasm32_embedded před 4 roky
  nickysn 9908a9d82a + add functypes for the unit init and finalization code procedures před 4 roky
  nickysn 4e57c4d89e + enable smartlink sections for the llvm-mc assembler před 4 roky
  nickysn 8697fb4822 * write the WebAssembly procdefs in the standard way, instead of using the special JVM way před 4 roky
  nickysn f83ef3c610 * avoid creating threadvar sections in the LLVM-MC WebAssembly output před 4 roky
  nickysn ca3cf821f3 * fixed writing of floating point constants for the LLVM-MC assembler před 4 roky
  nickysn b6735179ed * use a functype operand for a_if, instead of hardcoding před 4 roky
  nickysn 07c1783e24 * refactored call_indirect to use a 'functype' operand type. This type will be reused for block instructions as well. před 4 roky
  nickysn 6ef60815b8 * fixed the 'if' instruction syntax in the llvm-mc asm writer před 4 roky
  nickysn 4ea7d8dffb + enable the sign extension wasm32 instructions před 4 roky
  nickysn 8c05ba538d * fixed formatting in wasm32 instr writer write instruction před 4 roky
  nickysn 5dfdaf870f - removed redundant code from wasm32 instruction writer před 4 roky
  nickysn 09ae46cfdd - removed unused code from TWASM32InstrWriter.WriteInstruction před 4 roky
  nickysn 35489718f3 * fixed call_indirect for the llvm-mc asm writer před 4 roky
  nickysn da87a9e48d + write proctype of procedures in other units as well před 5 roky
  nickysn 64b2d8ef85 * wasm base and index reference access fixes před 5 roky
  nickysn 1d8c5edbcc + write references with registers for debugging purposes (to support asm output with -sr) in the LLVM-MC asm writer před 5 roky
  nickysn 19519eb3d2 + support global references with offset in the LLVM-MC asm writer před 5 roky
  nickysn 8494283925 * fixed load/store LLVM-MC asm output for global variables před 5 roky
  nickysn da5c9a978e + write procdef for imports před 5 roky
  nickysn 8fee0f6130 + partial implementation of imports před 5 roky
  nickysn 0a5655955c + declare the stack pointer global type před 5 roky
  nickysn 5c27030faf * emit sec_fpc as sec_data, because custom section names aren't supported před 5 roky
  nickysn 5157ea0524 * llvm-mc instruction writing, copied from the wat2wasm writer před 5 roky
  nickysn 2d39ddf85e + write the global procedures/functions in the llvm-mc assembler writer před 5 roky