DescriptionAdd movw and movt support for ARMv7. This includes some code from
Zhang Kun. For now we only emit movw and movt in places where no
relocation is needed. Small performance boost (around 0.5%).
Also adds support for turning ALU operations (eor etc.) with
large immediates into mvn or movw followed by a register-based
ALU operation.
Committed: http://code.google.com/p/v8/source/detail?r=4913
Patch Set 1 #
Total comments: 4
Messages
Total messages: 2 (0 generated)
|