DescriptionUse VLDR instead of VMOVs from GPR when a 64-bit double can't be encoded as a VMOV immediate.
This requires constant blinding before it can be enabled. There are other interesting optimizations that can be added later, detailed in a TODO.
BUG=optimization
R=ulan@chromium.org,mstarzinger@chromium.org, hwennborg@google.com
Committed: https://code.google.com/p/v8/source/detail?r=13286
Patch Set 1 #
Total comments: 1
Patch Set 2 : Revert Operand::Zero() change that came with the RelocInfo::NONE32 rename, both to be done later. #
Total comments: 6
Patch Set 3 : Update with ulan's comments. #
Total comments: 1
Patch Set 4 : Hide vldr imm behind a flag, defaults to false, add some comments to the TODO, and fix the size ass… #
Total comments: 2
Patch Set 5 : Fix comment by ulan: remove badly merged code (redundant). #
Total comments: 1
Messages
Total messages: 21 (0 generated)
|