v8/test
bmeurer afc2fb26a1 [turbofan] Remove another ineffective optimization from the ControlReducer.
The condition of a Branch or Select can never be a NumberConstant,
because the resulting graph would be invalid, so we don't need to
optimize this case. It can only ever be a tagged boolean or an untagged
bit.

Drive-by-fix: Test the interesting cases in the unit tests instead.

R=jarin@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#29089}
2015-06-17 12:50:45 +00:00
..
benchmarks [turbofan] Add single --turbo flag. 2015-04-16 16:28:39 +00:00
cctest [turbofan] Remove another ineffective optimization from the ControlReducer. 2015-06-17 12:50:45 +00:00
intl
js-perf-test Fixes for try-catch microbenchmark 2015-06-08 10:11:34 +00:00
memory Correctly name memory stat for context snapshot size. 2015-04-10 22:36:02 +00:00
message X87: enable the X87 turbofan support. 2015-06-16 11:23:19 +00:00
mjsunit Hydrogen object literals: always initialize in-object properties 2015-06-17 11:24:24 +00:00
mozilla [turbofan] Enable support for try-catch statements. 2015-06-11 10:50:55 +00:00
preparser Remove --harmony-scoping flag. 2015-03-13 15:15:57 +00:00
promises-aplus
simdjs Skip simdjs/shell_test_runner on big-endian platforms. 2015-05-27 18:55:55 +00:00
test262 [turbofan] Fix throwing conversion inserted by JSTypedLowering. 2015-06-12 04:42:14 +00:00
test262-es6 Revert of Update test262-es6 to 6/11 (patchset #2 id:40001 of https://codereview.chromium.org/1175313003/) 2015-06-17 06:53:04 +00:00
unittests Add V8 platform API to call delayed task. 2015-06-17 12:09:40 +00:00
webkit [test] Skip slow test. 2015-06-11 12:26:01 +00:00