• svenpanne@chromium.org's avatar
    Fixed deopt reasons in TaggedToI. · ac1b9b11
    svenpanne@chromium.org authored
    Every DeoptimizeIf should be preceded by a RecordComment explaining
    the reason. In the long run, the reason should be an argument of
    DeoptimizeIf, but we're not there yet.
    
    On x87, things are a bit ugly due to some pushing/popping, so if
    somebody feels inclined to improve this: Feel free. Probably the right
    approach would be reloading instead of the push/pop horror.
    
    Another thing is our inconsistent handling of the "done" continuation
    of deferred code on the various platforms, I made tiny changes on the
    way, but this should better be unified somehow, with all those
    micro-optimizations removed.
    
    R=jkummerow@chromium.org
    
    Review URL: https://codereview.chromium.org/578583002
    
    git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23996 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
    ac1b9b11
Name
Last commit
Last update
benchmarks Loading commit data...
build Loading commit data...
include Loading commit data...
samples Loading commit data...
src Loading commit data...
test Loading commit data...
testing Loading commit data...
third_party/fdlibm Loading commit data...
tools Loading commit data...
.DEPS.git Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
BUILD.gn Loading commit data...
ChangeLog Loading commit data...
DEPS Loading commit data...
LICENSE Loading commit data...
LICENSE.strongtalk Loading commit data...
LICENSE.v8 Loading commit data...
LICENSE.valgrind Loading commit data...
Makefile Loading commit data...
Makefile.android Loading commit data...
Makefile.nacl Loading commit data...
OWNERS Loading commit data...
PRESUBMIT.py Loading commit data...
WATCHLISTS Loading commit data...
codereview.settings Loading commit data...