Add test cases based on the programs from the Embenchen benchmark suite.
authorbmeurer@chromium.org <bmeurer@chromium.org>
Wed, 5 Nov 2014 09:10:28 +0000 (09:10 +0000)
committerbmeurer@chromium.org <bmeurer@chromium.org>
Wed, 5 Nov 2014 09:11:20 +0000 (09:11 +0000)
commit3abe032b4cb907e0aeea4cfd7ae5987cf5fc5944
tree3197e7d0c6e8dc925234afd4e558f138f80f4946
parent482c788a8ba902ac34b9f477524bd2e8c16c070d
Add test cases based on the programs from the Embenchen benchmark suite.

TEST=mjsunit/asm/embenchen
R=dcarney@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#25135}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@25135 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/mjsunit/asm/embenchen/box2d.js [new file with mode: 0644]
test/mjsunit/asm/embenchen/copy.js [new file with mode: 0644]
test/mjsunit/asm/embenchen/corrections.js [new file with mode: 0644]
test/mjsunit/asm/embenchen/fannkuch.js [new file with mode: 0644]
test/mjsunit/asm/embenchen/fasta.js [new file with mode: 0644]
test/mjsunit/asm/embenchen/lua_binarytrees.js [new file with mode: 0644]
test/mjsunit/asm/embenchen/memops.js [new file with mode: 0644]
test/mjsunit/asm/embenchen/primes.js [new file with mode: 0644]
test/mjsunit/asm/embenchen/zlib.js [new file with mode: 0644]
test/mjsunit/mjsunit.status