v8/test/unittests
bmeurer@chromium.org c95ba9bd04 [turbofan] Eliminate redundant masking operations for word8/word16 stores.
There's no need to apply 0xff when storing 8-bit values or 0xffff when
storing 16-bit values.

TEST=unittests
R=titzer@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24492 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-10-09 12:20:45 +00:00
..
base [turbofan] Add support for ARM64 Ubfx 2014-10-09 09:18:31 +00:00
compiler [turbofan] Eliminate redundant masking operations for word8/word16 stores. 2014-10-09 12:20:45 +00:00
heap Force scavenge in idle notification if we estimate that it will take long. 2014-10-02 07:21:53 +00:00
libplatform Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
unicode Update unicode to 7.0.0. 2014-10-08 14:55:03 +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 Update unicode to 7.0.0. 2014-10-08 14:55:03 +00:00
unittests.status Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00