JVM_IR add bytecode shape check to all relevant for-loop tests

This commit is contained in:
Dmitry Petrov
2021-09-06 16:42:48 +03:00
committed by TeamCityServer
parent d9e4dec810
commit 860c80d210
105 changed files with 780 additions and 78 deletions
@@ -21,4 +21,11 @@ fun test(): Int {
// 0 getFirst
// 0 getLast
// 1 IF_ICMP
// 1 IF
// 1 IF
// JVM_IR_TEMPLATES
// 5 ILOAD
// 4 ISTORE
// 1 IADD
// 0 ISUB
// 1 IINC