v8/test
baptiste.afsa 49baecc42b [turbofan] Mark arm64 cbz/cbnz tbz/tbnz instructions as branch instructions.
The instruction selector now selects pseudo instructions: CompareAndBranch or
TestAndBranch which are associated with their continuations so that generic
code in the code generator will treat them as branch instruction and will be
able to apply optimization like avoiding branches when the code can falltrhough.

R=bmeurer@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#25773}
2014-12-11 12:45:33 +00:00
..
benchmarks Revert "Enable turbofan deoptimization by default." 2014-10-27 14:37:10 +00:00
cctest Ensure class prototype objects have the right Map::constructor field 2014-12-10 18:25:55 +00:00
intl Allow identifier code points from supplementary multilingual planes. 2014-10-10 07:13:46 +00:00
js-perf-test Use merged JSTest config for performance tests. 2014-12-05 08:43:19 +00:00
message Fix messages tests. 2014-12-10 08:54:48 +00:00
mjsunit Implement Math.log2 via ported extract from fdlibm. 2014-12-11 11:23:37 +00:00
mozilla ARM64: skip flaky mozilla/ecma/Date/15.9.5.26-1 until it is fixed. 2014-11-21 11:24:54 +00:00
preparser Update strict mode function declaration tests before block scoping. 2014-12-10 20:09:42 +00:00
promises-aplus Enable access check tests that no longer fail with TF. 2014-08-14 13:24:57 +00:00
test262 Update strict mode function declaration tests before block scoping. 2014-12-10 20:09:42 +00:00
test262-es6 Rename String.prototype.contains to 'includes'. 2014-11-20 19:21:36 +00:00
unittests [turbofan] Mark arm64 cbz/cbnz tbz/tbnz instructions as branch instructions. 2014-12-11 12:45:33 +00:00
webkit Skip slow webkit/array-iterate-backwards in arm64.debug/gc-stress mode. 2014-12-10 16:57:36 +00:00