Reviewers: jarin,

Description:
Add ScheduleVerifier.

This adds a series of checks to the output of scheduling, including properties of the RPO order, the dominance relation, phi placement, and the SSA property
that definitions dominate all their uses.

[email protected]
BUG=

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

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

Affected files (+233, -7 lines):
  M .gitignore
  M src/compiler/pipeline.cc
  M src/compiler/verifier.h
  M src/compiler/verifier.cc
  M src/data-flow.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