Mark Punzalan
|
ccbf7cc2ee
|
ForLoopsLowering: Use last-exclusive for-loops for optimized until
progressions instead of decrementing "last".
#KT-41352 Fixed
|
2020-10-09 21:34:56 +02:00 |
|
Mark Punzalan
|
177967258b
|
ForLoopsLowering: Eliminate construction/boxing/unboxing of UInt/ULong.
This needs further cleanup to encapsulate more logic into ProgressionType.
|
2020-05-13 13:54:35 +02:00 |
|
Mark Punzalan
|
f249e7f5e9
|
ForLoopsLowering: Add additional bytecode text tests for optimization of
unsigned progressions.
|
2020-05-13 13:54:35 +02:00 |
|