Chromium Code Reviews
DescriptionClean up use of ifdefs for ARM variants.
If you are cross-compiling snapshots for an ARM CPU that supports
VFP or ARMv7 instructions you need to define the
CAN_USE_VFP_INSTRUCTIONS and CAN_USE_ARMV7_INSTRUCTIONS in the
mksnapshot stage. Otherwise the snapshot will not make use
of the instructions, resulting in slower floating point
performance.
Should also fix http://code.google.com/p/v8/issues/detail?id=590
Committed: http://code.google.com/p/v8/source/detail?r=3951
Patch Set 1 #
Total comments: 3
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||