Disable aggressive optimizations on the last optimization attempt.
authorvitalyr@chromium.org <vitalyr@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 18 Jan 2011 13:43:48 +0000 (13:43 +0000)
committervitalyr@chromium.org <vitalyr@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 18 Jan 2011 13:43:48 +0000 (13:43 +0000)
commitc919bb7d4a703f44ad75d6127d5035cd8a0ce60e
tree41a671033256bbc02a59bbdf1e653105b250fcba
parent2729e09cafae9fcfbcc9d93166d8b34968fa5e70
Disable aggressive optimizations on the last optimization attempt.

Only has effect on the loop invariant code motion and Check instructions
for now.

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

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