DescriptionMIPS64: Add optimizations to li macro.
A number of improvements in mips64 load immediate macro is added per
suggestions from MIPS ART team. Also fix Subu and Dsubu macro, add a
test for Subu and Dsubu and make minor code adjustments.
BUG=
TEST=cctest/test-assembler-mips/li_macro
cctest/test-assembler-mips/Subu
cctest/test-assembler-mips/Dsubu
Review-Url: https://codereview.chromium.org/2892163002
Cr-Commit-Position: refs/heads/master@{#45493}
Committed: https://chromium.googlesource.com/v8/v8/+/cc1aae281253e8749d345064554cbd13a744d389
Patch Set 1 #Patch Set 2 : Add Subu optimization #
Total comments: 2
Patch Set 3 : Fix Subu and Dsubu, add Dsubu test, merge li with li_macro test #
Total comments: 10
Patch Set 4 : Address comments #
Messages
Total messages: 21 (11 generated)
|