• sigurds's avatar
    [turbofan] Initial support for escape analysis. · aa0ddf7d
    sigurds authored
    This is the first part of escape analysis for turbofan.
    At the moment, there is no deopt support, and support
    for loops is partial (only binary Phis are handled).
    
    The CL includes 4 unittests.
    
    There are also 8 new mjsunit tests, some of which are
    skiped as they require features not yet implemented.
    
    BUG=v8:4586
    LOG=n
    
    Review URL: https://codereview.chromium.org/1457683003
    
    Cr-Commit-Position: refs/heads/master@{#32498}
    aa0ddf7d
Name
Last commit
Last update
..
base Loading commit data...
compiler Loading commit data...
heap Loading commit data...
interpreter Loading commit data...
libplatform Loading commit data...
runtime Loading commit data...
DEPS Loading commit data...
atomic-utils-unittest.cc Loading commit data...
cancelable-tasks-unittest.cc Loading commit data...
char-predicates-unittest.cc Loading commit data...
counters-unittest.cc Loading commit data...
locked-queue-unittest.cc Loading commit data...
run-all-unittests.cc Loading commit data...
test-utils.cc Loading commit data...
test-utils.h Loading commit data...
unittests.gyp Loading commit data...
unittests.isolate Loading commit data...
unittests.status Loading commit data...