Introduce an OptimizingCompiler class, responsible for maintaining the state needed...
authorsanjoy@chromium.org <sanjoy@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 17 Jul 2012 16:24:40 +0000 (16:24 +0000)
committersanjoy@chromium.org <sanjoy@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 17 Jul 2012 16:24:40 +0000 (16:24 +0000)
commit3ec32fd3113911227ddba4768328b6b22ea9cab0
tree5e2b92c6cfdb5f4eb2e9083651eec242feb8f7a0
parent6696496553bbfdc3d3f2a87b41759b81d6381d47
Introduce an OptimizingCompiler class, responsible for maintaining the state needed to run Crankshaft.

BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com/10700188

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@12112 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/compiler.cc
src/compiler.h
src/hydrogen.h
src/type-info.h