Chromium Code Reviews
DescriptionFix ARM intrinsic code for integer <<.
The argument smi-check would always fail because of the pushed code register, thus triggering the slow path.
Use a different register to avoid pushing completely.
BUG=
R=rmacnak@google.com
Committed: https://github.com/dart-lang/sdk/commit/cc08ecce130bbfeb0df070dd9192986f771dec1d
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|
|||||||||||||||||||