Minor: update testData

This commit is contained in:
Dmitry Petrov
2021-09-08 09:05:36 +03:00
parent 78cd45f937
commit df700117c3
6 changed files with 12 additions and 12 deletions
@@ -40,8 +40,8 @@ fun uShortRangeTo(a: UShort, b: UShort) { for (i in a .. b) {} }
// 16 IINC
// JVM_IR_TEMPLATES
// 136 ILOAD
// 56 ISTORE
// 122 ILOAD
// 42 ISTORE
// 0 IADD
// 0 ISUB
// 20 IINC
@@ -33,8 +33,8 @@ fun f(a: UInt): Int {
// JVM_IR_TEMPLATES
// 8 ILOAD
// 6 ISTORE
// 6 ILOAD
// 4 ISTORE
// 0 IADD
// 0 ISUB
// 2 IINC
@@ -70,8 +70,8 @@ fun testULongDownTo(a: ULong, b: ULong): Int {
// JVM_IR_TEMPLATES
// 40 ILOAD
// 27 ISTORE
// 34 ILOAD
// 21 ISTORE
// 6 IADD
// 0 ISUB
// 3 IINC
@@ -32,8 +32,8 @@ fun f(a: UInt): Int {
// 0 INVOKE\w+ kotlin/UInt.(un)?box-impl
// JVM_IR_TEMPLATES
// 9 ILOAD
// 6 ISTORE
// 7 ILOAD
// 4 ISTORE
// 0 IADD
// 0 ISUB
// 2 IINC
@@ -40,8 +40,8 @@ fun f(a: UInt): Int {
// 1 IF
// JVM_IR_TEMPLATES
// 7 ILOAD
// 6 ISTORE
// 5 ILOAD
// 4 ISTORE
// 0 IADD
// 0 ISUB
// 2 IINC
@@ -39,8 +39,8 @@ fun f(a: UInt): Int {
// 1 IF
// JVM_IR_TEMPLATES
// 7 ILOAD
// 6 ISTORE
// 5 ILOAD
// 4 ISTORE
// 0 IADD
// 0 ISUB
// 2 IINC