mirror of
https://github.com/irmen/prog8.git
synced 2025-09-25 08:25:32 +00:00
optimized ubyte comparison expressions
This commit is contained in:
@@ -3,6 +3,9 @@ TODO
|
||||
|
||||
For next minor release
|
||||
^^^^^^^^^^^^^^^^^^^^^^
|
||||
- assignOptimizedComparisonBytes() / assignOptimizedComparisonWords()
|
||||
- find bcc/bcs branches that could be a rol?
|
||||
- find adc #0 that could be a rol?
|
||||
- try to optimize newexpr a bit more
|
||||
|
||||
...
|
||||
|
Reference in New Issue
Block a user