Reviewers: jarin,

Message:
PTAL

Description:
Refactor ChangeLowering class to avoid template specialization.

Also refactor the unit tests and add support to easily
match DAGs using CaptureEq() matcher.

TEST=compiler-unittests
BUG=v8:3489
LOG=n

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

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

Affected files (+416, -840 lines):
  M src/compiler/change-lowering.h
  M src/compiler/change-lowering.cc
  M src/compiler/js-graph.h
  M src/compiler/js-graph.cc
  M test/compiler-unittests/DEPS
  M test/compiler-unittests/change-lowering-unittest.cc
  A test/compiler-unittests/common-operator-unittest.h
  A test/compiler-unittests/common-operator-unittest.cc
  M test/compiler-unittests/compiler-unittests.h
  M test/compiler-unittests/compiler-unittests.cc
  M test/compiler-unittests/compiler-unittests.gyp
  A + test/compiler-unittests/graph-unittest.h
  A + test/compiler-unittests/graph-unittest.cc
  M test/compiler-unittests/machine-operator-reducer-unittest.cc
  D test/compiler-unittests/node-matchers.h
  D test/compiler-unittests/node-matchers.cc
  M testing/gmock.gyp
  A testing/gmock-support.h


--
--
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