summaryrefslogtreecommitdiff
path: root/compiler/optimizing/instruction_simplifier_arm.cc
diff options
context:
space:
mode:
author Nicolas Geoffray <ngeoffray@google.com> 2025-03-24 10:26:27 +0000
committer Nicolas Geoffray <ngeoffray@google.com> 2025-03-24 07:35:14 -0700
commitabf032d28d6ee925386379369403b364fbcb0d34 (patch)
tree64f0b7299297c7a4343712030408a27d8528e209 /compiler/optimizing/instruction_simplifier_arm.cc
parentefe4925792735c2fd9dd95b7c67173b119ff2968 (diff)
Fix two issues in fast baseline compiler.
- Add a missing fence after allocation. - Create a frame before fetching any register, otherwise, we may wrongly use a caller-saved register that can be overwritten by the hotness slow path. Test: 719-varhandle-concurrency Change-Id: I90278172e3d4f9a3561b269b35a59bd3e8ad1dfd
Diffstat (limited to 'compiler/optimizing/instruction_simplifier_arm.cc')
0 files changed, 0 insertions, 0 deletions