diff options
author | Haitao Feng <haitao.feng@intel.com> | 2014-09-09 15:52:34 +0800 |
---|---|---|
committer | Haitao Feng <haitao.feng@intel.com> | 2014-09-11 19:55:18 +0800 |
commit | a870bc5495b20a830ebd8342b49ef148bbff72dd (patch) | |
tree | 32831cd981d349ed601bccd26c1f0d73742bce34 /compiler/optimizing/graph_visualizer.cc | |
parent | 33c1693244996102c3aa37d2f54e02220d77f62b (diff) |
ART: Address three issues with x86 assembler before enabling load store elimination.
1) Remove the IS_LOAD attribute from LEA instructions.
2) Change the attribute of fp stack instructions from IS_UNARY_OP to IS_BINARY_OP as
operands[1] will be used to compute GetInstructionOffset.
3) Add IS_MOVE attribute for general register move instructions.
Change-Id: I7054df47956f2acecf579ff7acfde385fd8ac194
Signed-off-by: Haitao Feng <haitao.feng@intel.com>
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions