[turbofan] add register assignment verifier
authordcarney@chromium.org <dcarney@chromium.org>
Mon, 10 Nov 2014 11:28:54 +0000 (11:28 +0000)
committerdcarney@chromium.org <dcarney@chromium.org>
Mon, 10 Nov 2014 11:29:15 +0000 (11:29 +0000)
commitb93d537acf3071ea757976495dbaabac558cad65
tree8109aacd0b854a2f76a35349d34bf7a0971a475b
parent9b18d1673808a41c045a25113a7751802e8ecda4
[turbofan] add register assignment verifier

R=jarin@chromium.org

BUG=

Review URL: https://codereview.chromium.org/713803002

Cr-Commit-Position: refs/heads/master@{#25242}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@25242 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
BUILD.gn
src/compiler/instruction.h
src/compiler/pipeline.cc
src/compiler/register-allocator-verifier.cc [new file with mode: 0644]
src/compiler/register-allocator-verifier.h [new file with mode: 0644]
src/compiler/register-allocator.cc
src/compiler/register-allocator.h
tools/gyp/v8.gyp