Changed paths:
M pkg/cfg/lib/front_end/ast_to_ir.dart
M pkg/cfg/lib/ir/constant_value.dart
M pkg/cfg/lib/ir/flow_graph_builder.dart
M pkg/cfg/lib/ir/flow_graph_checker.dart
M pkg/cfg/lib/ir/instructions.dart
M pkg/cfg/lib/ir/visitor.dart
M pkg/cfg/lib/passes/constant_propagation.dart
M pkg/cfg/lib/passes/simplification.dart
M pkg/cfg/testcases/capturing.dart
M pkg/cfg/testcases/capturing.dart.expect
M pkg/cfg/testcases/expressions.dart
M pkg/cfg/testcases/expressions.dart.expect
M pkg/native_compiler/lib/back_end/code_generator.dart
M pkg/native_compiler/lib/back_end/constraints.dart
M pkg/native_compiler/lib/passes/lowering.dart
M pkg/native_compiler/testcases/lowering_test.dart
M pkg/native_compiler/testcases/lowering_test.dart.expect
Author: Alexander Markov <alexm...@google.com>
Date: 2026-06-18 (Thu, 18 Jun 2026)
Changed paths:
M pkg/native_compiler/lib/back_end/arm64/code_generator.dart
M pkg/native_compiler/lib/back_end/arm64/stack_frame.dart
M pkg/native_compiler/lib/runtime/vm_offsets.g.dart
M runtime/vm/compiler/runtime_offsets_extracted.h
M runtime/vm/runtime_entry.cc
M runtime/vm/runtime_entry_list.h
M pkg/analyzer/test/src/analysis_options/analysis_options_build_test.dart
M pkg/analyzer/test/src/analysis_options/analysis_options_test_support.dart
M pkg/analyzer/test/src/analysis_options/analysis_options_validation_test.dart
Log Message:
-----------
AO. Remove unused test helpers, simplify.