Factored out common Instruction code in the CFG builder that depends only
authorkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 10 Aug 2009 13:00:05 +0000 (13:00 +0000)
committerkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 10 Aug 2009 13:00:05 +0000 (13:00 +0000)
commit6e63b28b2a53c74011588cf69450a903ce685c59
tree158207403dba381b0efc9420053dbcd726022d09
parent2bdd9d7c2ec92cc5e311ff216f3d90730aa7ad09
Factored out common Instruction code in the CFG builder that depends only
on the number of operands.

Tinkered with instruction printing to align operands and not include
so many parentheses.

Review URL: http://codereview.chromium.org/165237

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2657 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/cfg.cc
src/cfg.h