v8/test
svenpanne 677f3d5fd7 Added %_Likely/%_Unlikely intrinsics (special cases of GCC's __builin_expect).
Currently this only sets branch hints, so we get unlikely code "out of
the way", but in the long run the register allocator needs some love
to treat the unlikely code as, well, unlikely. :-)

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

Cr-Commit-Position: refs/heads/master@{#27540}
2015-03-31 13:23:23 +00:00
..
benchmarks Enable test coverage for --turbo-deoptimization mode. 2015-01-16 12:53:30 +00:00
cctest [turbofan] smash GapInstruction into Instruction 2015-03-31 13:06:43 +00:00
intl Allow identifier code points from supplementary multilingual planes. 2014-10-10 07:13:46 +00:00
js-perf-test [es6] remove --harmony-templates flag 2015-03-23 07:01:48 +00:00
message Beautify syntax error for unterminated argument list 2015-03-16 09:16:26 +00:00
mjsunit Layout descriptor must be trimmed when corresponding descriptors array is trimmed to stay in sync. 2015-03-30 17:03:50 +00:00
mozilla [es6] Function length property should be configurable 2015-03-13 17:19:53 +00:00
preparser Remove --harmony-scoping flag. 2015-03-13 15:15:57 +00:00
promises-aplus Enable access check tests that no longer fail with TF. 2014-08-14 13:24:57 +00:00
test262 Revert of [es6] Object.getPrototypeOf should work with values (patchset #3 id:40001 of https://codereview.chromium.org/1014813003/) 2015-03-24 09:19:26 +00:00
test262-es6 Revert of [es6] Update test262 tests (patchset #4 id:60001 of https://codereview.chromium.org/1025043002/) 2015-03-30 15:22:54 +00:00
unittests Added %_Likely/%_Unlikely intrinsics (special cases of GCC's __builin_expect). 2015-03-31 13:23:23 +00:00
webkit Switch full-codegen from StackHandlers to handler table. 2015-03-25 13:14:02 +00:00