Add mjsunit tests for optimization of float min/max.
authortitzer <titzer@chromium.org>
Tue, 23 Jun 2015 17:26:18 +0000 (10:26 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 23 Jun 2015 17:26:25 +0000 (17:26 +0000)
commit2c979b96f1b4389157ec1060f12a44e07ac34da6
treea121e90e7fbe611ded0989e40f11e021e9a4f974
parent8196c28a94f62dec026f2b564ba81d690a4ed593
Add mjsunit tests for optimization of float min/max.

R=mstarzinger@chromium.org
BUG=

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

Cr-Commit-Position: refs/heads/master@{#29239}
test/mjsunit/compiler/optimize_max.js [new file with mode: 0644]
test/mjsunit/compiler/optimize_min.js [new file with mode: 0644]