1
0
mirror of https://github.com/KarolS/millfork.git synced 2025-02-13 01:30:27 +00:00
Karol Stasiak 2500f842e9 Interprocedural optimization plus some minor fixes:
– fixed handling LDX/LDY/LDZ when inlining variables into registers
– fixed CLA/CLX/CLY instruction generation
– refactored optimization definitions
2018-06-25 21:29:04 +02:00
..