1
0
mirror of https://github.com/KarolS/millfork.git synced 2025-08-10 01:25:31 +00:00
Files
millfork/docs/api
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
..