Commit Graph

7 Commits

Author SHA1 Message Date
nickysn
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
git-svn-id: branches/wasm@47887 -
2020-12-29 05:52:36 +00:00
nickysn
4d0909d4d3 * replace NR_LOCAL_FRAME_POINTER_REG with tcpuprocdef(current_procinfo.procdef).frame_pointer_ref in the wasm32 register allocator
git-svn-id: branches/wasm@47884 -
2020-12-29 04:48:03 +00:00
nickysn
ae60449699 * funnel all the wasm local var allocation, done by the register allocator, through the temp generator
git-svn-id: branches/wasm@47786 -
2020-12-16 13:26:27 +00:00
nickysn
91e9558f5b * synchronized with trunk
git-svn-id: branches/wasm@47766 -
2020-12-12 23:20:33 +00:00
nickysn
2b8ab731c8 * also raise internal errors in trgcpu.do_all_register_allocation for unexpected subregister types
git-svn-id: branches/wasm@47718 -
2020-12-08 08:06:17 +00:00
nickysn
1a6f6f6054 * raise an internal error for unexpected subregister types in rgcpu.registertobasictype
git-svn-id: branches/wasm@47717 -
2020-12-08 07:26:08 +00:00
nickysn
c9ee72b05a * the compiler/wasm directory renamed compiler/wasm32
git-svn-id: branches/wasm@46251 -
2020-08-05 14:19:18 +00:00