zig/src-self-hosted/codegen
Andrew Kelley 54f3b0a560 stage2: clean up SPU Mk II code
* move SPU code from std to self hosted compiler
 * change std lib comments to be descriptive rather than prescriptive
 * avoid usingnamespace
 * fix case style of error codes
 * remove duplication of producer_string
 * generalize handling of less than 64 bit arch pointers
 * clean up SPU II related test harness code
2020-08-22 13:36:08 -07:00
..
spu-mk2 stage2: clean up SPU Mk II code 2020-08-22 13:36:08 -07:00
c.zig CBE: minor doc change 2020-08-16 20:32:50 -04:00
riscv64.zig Cleaned up RISC-V instruction creation, added 32-bit immediates (#6077) 2020-08-18 00:30:00 -04:00
spu-mk2.zig stage2: clean up SPU Mk II code 2020-08-22 13:36:08 -07:00
wasm.zig stage2/wasm: implement function calls 2020-08-19 02:05:13 +02:00
x86.zig stage2: basic support for parameters .debug_info 2020-08-11 22:23:32 -07:00
x86_64.zig stage2: basic support for parameters .debug_info 2020-08-11 22:23:32 -07:00