Историја ревизија

Аутор SHA1 Порука Датум
  nickysn ca3cf821f3 * fixed writing of floating point constants for the LLVM-MC assembler пре 4 година
  nickysn b6735179ed * use a functype operand for a_if, instead of hardcoding пре 4 година
  nickysn 07c1783e24 * refactored call_indirect to use a 'functype' operand type. This type will be reused for block instructions as well. пре 4 година
  nickysn 6ef60815b8 * fixed the 'if' instruction syntax in the llvm-mc asm writer пре 4 година
  nickysn 4ea7d8dffb + enable the sign extension wasm32 instructions пре 4 година
  nickysn 8c05ba538d * fixed formatting in wasm32 instr writer write instruction пре 4 година
  nickysn 5dfdaf870f - removed redundant code from wasm32 instruction writer пре 4 година
  nickysn 09ae46cfdd - removed unused code from TWASM32InstrWriter.WriteInstruction пре 4 година
  nickysn 35489718f3 * fixed call_indirect for the llvm-mc asm writer пре 4 година
  nickysn da87a9e48d + write proctype of procedures in other units as well пре 4 година
  nickysn 64b2d8ef85 * wasm base and index reference access fixes пре 4 година
  nickysn 1d8c5edbcc + write references with registers for debugging purposes (to support asm output with -sr) in the LLVM-MC asm writer пре 4 година
  nickysn 19519eb3d2 + support global references with offset in the LLVM-MC asm writer пре 4 година
  nickysn 8494283925 * fixed load/store LLVM-MC asm output for global variables пре 4 година
  nickysn da5c9a978e + write procdef for imports пре 4 година
  nickysn 8fee0f6130 + partial implementation of imports пре 4 година
  nickysn 0a5655955c + declare the stack pointer global type пре 4 година
  nickysn 5c27030faf * emit sec_fpc as sec_data, because custom section names aren't supported пре 5 година
  nickysn 5157ea0524 * llvm-mc instruction writing, copied from the wat2wasm writer пре 5 година
  nickysn 2d39ddf85e + write the global procedures/functions in the llvm-mc assembler writer пре 5 година
  nickysn 0c366b33fd + added TWASM32InstrWriter (not yet implemented) пре 5 година
  nickysn aea75c7caf - removed commented out class name пре 5 година
  nickysn 539fde196d * rebase the llvm-mc asm writer on the GAS assembler writer - seems to be pretty пре 5 година
  nickysn faf8ac4d2e * commented out the actual ait_symbol asm output in the LLVM-MC asm writer, because it produces errors пре 5 година
  nickysn bccdf2a22a + also log ait_symbol_end in the LLVM-MC asm writer пре 5 година
  nickysn c3b971e0dd + log the properties of ait_symbol for debugging purposes in the LLVM-MC asm writer пре 5 година
  nickysn 05235a1066 * synchronized with trunk пре 5 година
  nickysn 0eb518955f + a very early and incomplete implementation of WriteTree for LLVM-MC пре 5 година
  nickysn 77dea11cdd + override and implement WriteAsmList пре 5 година
  nickysn 6a89e2c1fa + register a LLVM-MC assembler writer (not implemented yet) пре 5 година