9f40ce6e3d
On a micro-benchmark from https://github.com/dart-lang/sdk/issues/48764 in AOT mode, 'for-in' case: Before: 0.556557s After: 0.166579s (3.3x faster) TEST=runtime/tests/vm/dart/regress_48764_il_test.dart Issue https://github.com/dart-lang/sdk/issues/48764 Fixes https://github.com/dart-lang/sdk/issues/51102 Change-Id: I591739b8c2154931f6c535db57c0c11ba0eeb4a5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/321543 Reviewed-by: Johnni Winther <johnniwinther@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com> Reviewed-by: Martin Kustermann <kustermann@google.com>
Conversion to a textual format.
The text format is currently very ad-hoc and there is no conversion back, but it's a pleasant way to view the IR.