v8/test/unittests
Benedikt Meurer f047507370 [turbofan] Smartify the GraphReducer.
Don't use the generic algorithm, but instead start going into the
direction of ControlReducer, using a stack plus a revisit queue to
not miss any more possibilities for reductions anymore.

TEST=cctest,unittests
R=dcarney@chromium.org

Review URL: https://codereview.chromium.org/726513002

Cr-Commit-Position: refs/heads/master@{#25326}
2014-11-13 11:34:15 +00:00
..
base [turbofan] Implement the correct semantics for integer division/modulus. 2014-10-26 12:50:46 +00:00
compiler [turbofan] Smartify the GraphReducer. 2014-11-13 11:34:15 +00:00
heap Remove heap size filter for context disposal garbage collection. 2014-11-07 13:07:47 +00:00
libplatform Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
char-predicates-unittest.cc Conform to the unittest naming convention. 2014-10-10 08:06:21 +00:00
DEPS Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
run-all-unittests.cc Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
test-utils.cc [turbofan] Fix lowering of typed loads/stores. 2014-10-07 07:36:21 +00:00
test-utils.h [turbofan] Fix lowering of typed loads/stores. 2014-10-07 07:36:21 +00:00
unittests.gyp [turbofan] Optimize add operations to use 'leal' instruction on x64 2014-11-07 16:47:45 +00:00
unittests.status Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00