Reviewers: Benedikt Meurer,

Description:
[turbofan]: Use "leal" more prevasively on x64

Only use "addl" and "subl" in cases that have been measured to be
faster (currently only immediate operations).

Please review this at https://codereview.chromium.org/735293004/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+55, -54 lines):
  M src/compiler/x64/code-generator-x64.cc
  M src/compiler/x64/instruction-selector-x64.cc
  M test/unittests/compiler/x64/instruction-selector-x64-unittest.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to