v8/test/unittests
Rodolph Perfetta 481772acdd [turbofan] remove redundant '& 0x1F' for shifts.
JavaScript shifts perform an implicit '& 0x1F' on their right operand, this
patch removes it when the underlying architecture already does it.

BUG=
R=bmeurer@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#25438}
2014-11-20 13:09:26 +00:00
..
base [turbofan] Implement the correct semantics for integer division/modulus. 2014-10-26 12:50:46 +00:00
compiler [turbofan] remove redundant '& 0x1F' for shifts. 2014-11-20 13:09:26 +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 Revert "Forward declaration for Isolate / Platform in libplatform.h." and "Fixes d8 on windows following.". 2014-11-19 07:28:07 +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 MIPS64: Add turbofan support for mips64. 2014-11-19 15:44:46 +00:00
unittests.status Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00