nickysn
|
577e39e57f
- removed commented out methods (copied from the jvm code generator) from ttgwasm
|
4 years ago |
nickysn
|
a104c3d7a0
- removed ttgwasm.deallocLocalVar, as it is no longer used
|
4 years ago |
nickysn
|
58d361049f
* some optimizations in TWasmLocalVars.dealloc(index: integer)
|
4 years ago |
nickysn
|
949d5e61f8
* several public methods of ttgwasm made private
|
4 years ago |
nickysn
|
ae60449699
* funnel all the wasm local var allocation, done by the register allocator, through the temp generator
|
4 years ago |
nickysn
|
bfb13fb848
- get rid of treference.islocal. Instead, use checks whether treference.base
|
4 years ago |
nickysn
|
fd690e8ba1
* use NR_LOCAL_STACK_POINTER_REG in ttgwasm.localVarToRef
|
4 years ago |
nickysn
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 years ago |