Reviewers: Michael Starzinger,

Description:
[turbofan] Cleanup Schedule and related classes.

- Move unit tests to schedule-unittests.cc.
- Remove pre-C++11 cruft.
- Fix some include weirdness.

[email protected]

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

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

Affected files (+234, -279 lines):
  M src/compiler/basic-block-instrumentor.cc
  M src/compiler/graph-visualizer.cc
  M src/compiler/instruction.cc
  M src/compiler/instruction-selector.h
  M src/compiler/schedule.h
  M src/compiler/schedule.cc
  M src/compiler/scheduler.h
  M src/compiler/scheduler.cc
  M src/compiler/verifier.cc
  M test/cctest/cctest.gyp
  M test/cctest/compiler/test-instruction.cc
  D test/cctest/compiler/test-schedule.cc
  M test/cctest/compiler/test-scheduler.cc
  A test/unittests/compiler/schedule-unittest.cc
  M test/unittests/unittests.gyp


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