Reviewers: Benedikt Meurer, Michael Starzinger,

Description:
Rename Int32{UMod,UDiv} to Uint32{Div,Mod} and Int64{UMod,UDiv} to
Uint64{Div,Mod}.

[email protected],[email protected]
BUG=

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

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+93, -93 lines):
  M src/compiler/arm/instruction-selector-arm.cc
  M src/compiler/arm64/instruction-selector-arm64.cc
  M src/compiler/ia32/instruction-selector-ia32.cc
  M src/compiler/instruction-selector.cc
  M src/compiler/machine-operator.h
  M src/compiler/machine-operator.cc
  M src/compiler/machine-operator-reducer.cc
  M src/compiler/opcodes.h
  M src/compiler/raw-machine-assembler.h
  M src/compiler/representation-change.h
  M src/compiler/simplified-lowering.cc
  M src/compiler/x64/instruction-selector-x64.cc
  M test/cctest/compiler/test-machine-operator-reducer.cc
  M test/cctest/compiler/test-run-machops.cc
  M test/unittests/compiler/arm/instruction-selector-arm-unittest.cc
  M test/unittests/compiler/arm64/instruction-selector-arm64-unittest.cc
  M test/unittests/compiler/machine-operator-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