Description[wasm] Fixed register allocation for Word32PairShl on arm.
The previous register allocation allowed invalid register aliasing in
cases where in the TF graph the node was used for multiple inputs of the
Word32PairShl node.
Additionally I renamed PairLsl to LslPair in the code generation for
consistency.
R=titzer@chromium.org, v8-arm-ports@googlegroups.com
Committed: https://crrev.com/2ddfe43a44193f5295e394f4893e5ee1cc267585
Cr-Commit-Position: refs/heads/master@{#34755}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Use rsb with SetCC instead of an explicit comparison. #Patch Set 3 : Rebase #
Messages
Total messages: 14 (7 generated)
|