nickysn 35489718f3 * fixed call_indirect for the llvm-mc asm writer 4 年之前
..
aasmcpu.pas 35489718f3 * fixed call_indirect for the llvm-mc asm writer 4 年之前
agbinaryen.pas fa9eef27ef * use upper case asm id strings, so assemblers can be selected via the -A option 5 年之前
agllvmmc.pas 35489718f3 * fixed call_indirect for the llvm-mc asm writer 4 年之前
agwat.pas 35489718f3 * fixed call_indirect for the llvm-mc asm writer 4 年之前
cgcpu.pas c9ee72b05a * the compiler/wasm directory renamed compiler/wasm32 5 年之前
cpubase.pas 763ca253c1 + introduced the TWasmFuncType class - used to hold a Wasm function signature 4 年之前
cpuinfo.pas a00110f6e0 * cpu_wasm renamed cpu_wasm32 5 年之前
cpunode.pas c9ee72b05a * the compiler/wasm directory renamed compiler/wasm32 5 年之前
cpupara.pas c24446c037 * copy all wasm parameters to the local stack, so that their address can be taken 4 年之前
cpupi.pas dc151465c5 * replace NR_LOCAL_FRAME_POINTER_REG with tcpuprocdef(current_procinfo.procdef).frame_pointer_ref in tcpuprocinfo.postprocess_code instead of inside the register allocator 4 年之前
cputarg.pas f04c43f58c + created unit (empty for now) for the llvm-mc assembler writer 5 年之前
hlcgcpu.pas 35489718f3 * fixed call_indirect for the llvm-mc asm writer 4 年之前
itcpugas.pas 5ee6e9d593 * declare end_function as an instruction, instead of a directive 5 年之前
itcpuwasm.pas 539fde196d * rebase the llvm-mc asm writer on the GAS assembler writer - seems to be pretty 5 年之前
nwasmadd.pas e1b6f0bd85 + introduced end_block, end_if, end_loop 5 年之前
nwasmcal.pas c9ee72b05a * the compiler/wasm directory renamed compiler/wasm32 5 年之前
nwasmcon.pas c9ee72b05a * the compiler/wasm directory renamed compiler/wasm32 5 年之前
nwasmflw.pas e1b6f0bd85 + introduced end_block, end_if, end_loop 5 年之前
nwasmmat.pas c9ee72b05a * the compiler/wasm directory renamed compiler/wasm32 5 年之前
rgcpu.pas dc151465c5 * replace NR_LOCAL_FRAME_POINTER_REG with tcpuprocdef(current_procinfo.procdef).frame_pointer_ref in tcpuprocinfo.postprocess_code instead of inside the register allocator 4 年之前
rwasmcon.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 4 年之前
rwasmnor.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 4 年之前
rwasmnum.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 4 年之前
rwasmrni.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 4 年之前
rwasmsri.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 4 年之前
rwasmstd.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 4 年之前
rwasmsup.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 4 年之前
strinst.inc 5ee6e9d593 * declare end_function as an instruction, instead of a directive 5 年之前
symcpu.pas 56f65799d3 + functype creation moved to tcpuprocdef.create_functype 4 年之前
tgcpu.pas 253e64f66b + allocate 'noreuse' locals in allocbasepointer and allocframepointer 4 年之前
tripletcpu.pas 6dd85ad80c * wasm cpu string renamed wasm32 5 年之前
wasmdef.pas c9ee72b05a * the compiler/wasm directory renamed compiler/wasm32 5 年之前
wasmreg.dat 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 4 年之前