Dmitry Petrov
|
860c80d210
|
JVM_IR add bytecode shape check to all relevant for-loop tests
|
2021-09-06 22:16:41 +03:00 |
|
Dmitry Petrov
|
b669de1663
|
JVM_IR generate range-based loop closer to Java counter loop
KT-48435 KT-48507
|
2021-09-03 10:38:20 +03:00 |
|
Mark Punzalan
|
b1ce21bc55
|
ForLoopsLowering: Reduce unnecessary temporary variables for the
"checked step" (check for a positive step arg) and "negated step"
(negate the step arg when the nested step is negative).
|
2020-07-22 22:32:29 +02:00 |
|
Mark Punzalan
|
9bb9ab67a7
|
Add bytecode text tests for ForLoopsLowering.
|
2019-10-28 15:26:38 +01:00 |
|