diff options
author | Kimplul <kimi.h.kuparinen@gmail.com> | 2025-05-18 17:00:32 +0300 |
---|---|---|
committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2025-05-18 17:00:32 +0300 |
commit | b0a6350b96f6ef3f8b2af5a385474d885a41759b (patch) | |
tree | 6b78e1cdd69b0f21ab2a08452259985ed6460d4d /tests | |
parent | c078339496f43ff3c5340ddd19badcf11038198d (diff) | |
download | ejit-b0a6350b96f6ef3f8b2af5a385474d885a41759b.tar.gz ejit-b0a6350b96f6ef3f8b2af5a385474d885a41759b.zip |
fix register ordering
+ The register allocator assumed registers were ordered according to
increasing start address, but there was no sorting to ensure that
condition. Most programs follow the above construction, which made it
a fairly easy bug to miss
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions