v8/test/unittests
bmeurer@chromium.org 81aaeb476d [turbofan] Complete support for integer division/modulus in simplified lowering.
Also add backend flags that tell whether integer division/modulus is
generally safe, i.e. does not trap on overflow or divide by zero.

TEST=unittests
R=dcarney@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#24942}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24942 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-10-28 13:56:46 +00:00
..
base [turbofan] Implement the correct semantics for integer division/modulus. 2014-10-26 12:50:46 +00:00
compiler [turbofan] Complete support for integer division/modulus in simplified lowering. 2014-10-28 13:56:46 +00:00
heap Use an idle notification of 0ms as hint that a GC after context disposal is triggerd 2014-10-21 12:56:52 +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 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 [turbofan] add ZonePool to correctly track compiler phase memory usage 2014-10-21 12:38:46 +00:00
unittests.status Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00