Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(850)

Unified Diff: test/emscripten/core/test_i64_cmp2-O2.out

Issue 1101493002: [test] Initial import of an emscripten test suite. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/emscripten/core/test_i64_cmp2-O2.js ('k') | test/emscripten/core/test_i64_cmp2-O3.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/emscripten/core/test_i64_cmp2-O2.out
diff --git a/test/emscripten/core/test_i64_cmp2-O2.out b/test/emscripten/core/test_i64_cmp2-O2.out
new file mode 100644
index 0000000000000000000000000000000000000000..893bb82678133c4d926f7c59fe06a40d420fb957
--- /dev/null
+++ b/test/emscripten/core/test_i64_cmp2-O2.out
@@ -0,0 +1,9 @@
+m_divshift is 1, on 279365114840 >?= 2147483648
+m_divshift is 2, on 139682557420 >?= 2147483648
+m_divshift is 3, on 69841278710 >?= 2147483648
+m_divshift is 4, on 34920639355 >?= 2147483648
+m_divshift is 5, on 17460319677 >?= 2147483648
+m_divshift is 6, on 8730159838 >?= 2147483648
+m_divshift is 7, on 4365079919 >?= 2147483648
+m_divshift is 8, on 2182539959 >?= 2147483648
+m_divisor is 1091269979
« no previous file with comments | « test/emscripten/core/test_i64_cmp2-O2.js ('k') | test/emscripten/core/test_i64_cmp2-O3.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698