DescriptionMIPS64: Fix allocation folding test failures.
Allocation folding tests are failing in debug mode, since the change
https://codereview.chromium.org/1972553002 (6e15433db4df53bdb6d7e84fb7eba544ef6097f3) introduced a debug check in
lithium-codegen-mips64.cc, line 5287.
Reason for failure is to be found in https://codereview.chromium.org/1899813003 (61f5fbbb1926e1ffb672214a043e8c98db0e8af6),
which is missing changes calling LFastAllocate in lithium-mips64.cc.
BUG=
Committed: https://crrev.com/ced0f49763ef18e874902e3f33b81d75f5a3b2ae
Cr-Commit-Position: refs/heads/master@{#36246}
Patch Set 1 #
Messages
Total messages: 14 (7 generated)
|