drmortalwombat
|
9647cdb828
|
Added global constant propagation
|
2021-09-13 09:26:58 +02:00 |
|
drmortalwombat
|
8de4bef436
|
Improved value forwarding across conditiona branches
|
2021-09-12 22:32:31 +02:00 |
|
drmortalwombat
|
3a94be4a35
|
Use caller saved registers for temps not overlapping calls
|
2021-09-12 17:28:02 +02:00 |
|
drmortalwombat
|
f08d847a64
|
More native code optimisations
|
2021-09-09 20:23:59 +02:00 |
|
drmortalwombat
|
056df56eef
|
First shot native code generator
Implements basic load, store compare and add/sub/shift for native compiled functions
|
2021-09-07 22:35:11 +02:00 |
|
drmortalwombat
|
16aa0ac315
|
Renamed non conforming member variables
|
2021-09-06 21:36:45 +02:00 |
|
drmortalwombat
|
7af458832b
|
Initial commit
|
2021-09-06 18:34:52 +02:00 |
|