Граф коммитов

629 Коммитов

Автор SHA1 Сообщение Дата
Alon Zakai 0dcba8bc4e finish llvm opts in emcc, plus more tests 2011-12-13 14:08:44 -08:00
Alon Zakai 9071942043 llvm opts in emcc (untested) 2011-12-13 12:20:45 -08:00
Alon Zakai 29e34d9001 fix commas 2011-12-13 10:38:06 -08:00
Alon Zakai c89d2ec4a4 support for --typed-arrays in emcc 2011-12-13 10:09:59 -08:00
Alon Zakai db37551c79 additional -s emcc tests 2011-12-12 18:27:53 -08:00
Alon Zakai 7782c8cd4e support for -s in emcc 2011-12-12 18:07:07 -08:00
Alon Zakai 6df042a2ae support for running the js optimizer, eliminator and closure compiler from emcc 2011-12-12 17:41:03 -08:00
Alon Zakai 0281e14fd6 warning about -O3 in emcc 2011-12-12 16:55:42 -08:00
Alon Zakai 011d5e3631 relooper warning in emcc 2011-12-12 16:53:09 -08:00
Alon Zakai 8d7e09462e fixes to allow generated code to run in a web worker 2011-12-12 16:02:19 -08:00
Alon Zakai 063298bda9 emcc initial support for -Ox 2011-12-12 13:35:51 -08:00
Alon Zakai 30f386472c clean up emcc test 2011-12-12 11:43:14 -08:00
Alon Zakai a5bd3ed73d support for generating html in emcc, and a test for that that also tests SDL, and some fixes for SDL 2011-12-12 11:24:16 -08:00
Alon Zakai ae02feec36 more emcc functionality and tests 2011-12-11 20:43:08 -08:00
Alon Zakai b1ee96ba0d refactor run_js and an additional emcc test 2011-12-11 18:31:10 -08:00
Alon Zakai d13c1e87d5 refactor temp files handling code, and first passing compilation test for emcc 2011-12-11 15:24:04 -08:00
Alon Zakai 4191d90052 emcc help update 2011-12-11 11:54:22 -08:00
Alon Zakai 7859e29000 --help in emcc 2011-12-11 11:39:00 -08:00
Alon Zakai 58f694a190 emcc: --version 2011-12-11 10:23:03 -08:00
Alon Zakai 994e01663b simplify and slim down value intertype 2011-12-11 08:13:15 -08:00
Alon Zakai f59ffc338e Merge branch 'ta2bydefault' 2011-12-10 17:26:15 -08:00
Alon Zakai 3a35fd9389 remove reminder test 2011-12-10 17:25:33 -08:00
Alon Zakai 462d7e6f9d benchmark tweaks, remove some js-optimizer passes that seem to not help 2011-12-10 17:23:42 -08:00
Alon Zakai 5ef5f0458b reminder 2011-12-10 10:35:10 -08:00
Alon Zakai c60a8bfe9c fix openjpeg test so it can be cached, speeding up the test runner 2011-12-10 10:17:38 -08:00
Alon Zakai 80cde8dc7c parseInt and printf test fixes 2011-12-09 21:20:19 -08:00
Alon Zakai 0162cc4bdc comments 2011-12-09 19:43:09 -08:00
Alon Zakai baa5d010a2 partial fix to test_printf in s_0_1 2011-12-09 18:51:38 -08:00
Alon Zakai c5c3b0f127 do poppler only in default 2011-12-09 18:18:29 -08:00
Alon Zakai 49a6b2b874 update test_reminder 2011-12-09 17:38:12 -08:00
Alon Zakai 1aac44c877 reduce the number of q1 tests 2011-12-09 17:37:34 -08:00
Alon Zakai 987e5ad12f tweak which tests we run 2011-12-09 17:32:33 -08:00
Alon Zakai 8504817fba switch poppler test to use arbitrary values of USE_TYPED_ARRAYS, and fix the test for default 2011-12-09 16:46:30 -08:00
Alon Zakai 5ffce90b0c fix i64 bitshifts (fixes test_intvars in i64 mode) and two other minor corrections for toNiceIdent and detecting the number of bits in mathops 2011-12-09 15:48:15 -08:00
Alon Zakai f062efa100 re-strengthen now passing strtod in default 2011-12-09 11:20:57 -08:00
Alon Zakai 5eda9c9d1a properly implement strtok_r by translating the C source, so it will work with typed arrays 2011-12-09 11:14:33 -08:00
Alon Zakai 8895a70f62 test clarification 2011-12-09 10:35:05 -08:00
Alon Zakai bb6620bd43 re-enable test_math_hyperbolic in default, now passes 2011-12-09 10:33:11 -08:00
Alon Zakai 448ed5cf1e fix poppler test; all current tests pass in default 2011-12-09 10:30:52 -08:00
Alon Zakai 71f465f9e2 test fixes 2011-12-08 14:02:09 -08:00
Alon Zakai 2bad542283 fix for double mode 1 issue with 32-bit floats being NaNs and altering our doubles 2011-12-08 12:08:14 -08:00
Alon Zakai bdc218622d mark printf as depending on js engine float64array behavior 2011-12-07 17:51:15 -08:00
Alon Zakai 2101d2d569 allow slightly different rounding results in bullet test 2011-12-07 15:36:35 -08:00
Alon Zakai f282ef13db weaken unneeded part of profiling test 2011-12-07 15:26:00 -08:00
Alon Zakai d4277c2123 fix test_strtod 2011-12-07 14:19:19 -08:00
Alon Zakai 7ec7be9c90 workaround for i64 mode 1 in printf test 2011-12-07 13:57:08 -08:00
Alon Zakai 462bfcbbb3 various i64 fixes, including preventing rounding of small negatives 2011-12-07 13:47:08 -08:00
Alon Zakai ac5c48218d parseInt test is problematic, mark it as such, and fix some i64 issues with rounding (but not all) 2011-12-07 11:24:09 -08:00
Alon Zakai e702f719f8 test fixes 2011-12-06 18:35:41 -08:00
Alon Zakai 36cdb0b69e test fixes 2011-12-06 16:32:03 -08:00