DescriptionMIPS[64]: Use immediates for kMips[64]Tst in code-generator-mips[64].cc
The patch optimizes the generation of code for kMips[64]Tst in code-generator-mips[64].cc.
We allow usage of immediate for kMips[64]Tst in VisitWordCompare in order to remove
an unnecessary immediate load to register. This fix is motivated by Richards benchark
in Octane benchmark suite, since it is used a lot there.
BUG=
Committed: https://crrev.com/ecd166d5e86cb71db7bfceb0a4109bc7d72e6ff4
Cr-Commit-Position: refs/heads/master@{#40992}
Patch Set 1 #
Messages
Total messages: 14 (9 generated)
|