DescriptionIncrease sanity of integer division handling on ARM
- In the INT32 BinaryOpStub, fix type feedback collection for DIV,
bringing it in line with other platforms.
- In Lithium codegen, emit proper inlined code, don't call the stub.
- Drive-by fix: assert appropriate CpuFeaturesScope for SDIV.
R=ulan@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=15057
Patch Set 1 #
Total comments: 6
Patch Set 2 : addressed Rodolph's comments #
Messages
Total messages: 6 (0 generated)
|