summaryrefslogtreecommitdiff
path: root/test/spec
Commit message (Expand)AuthorAgeFilesLines
* Add i32x4.dot_i16x8_s (#2420)Thomas Lively2019-11-041-0/+5
* Add SIMD integer min and max instructions (#2416)Thomas Lively2019-11-011-0/+84
* v8x16.swizzle (#2368)Thomas Lively2019-10-031-0/+8
* SIMD load and extend instructions (#2353)Thomas Lively2019-09-241-0/+13
* v128.andnot instruction (#2355)Thomas Lively2019-09-241-0/+2
* vNxM.load_splat instructions (#2350)Thomas Lively2019-09-231-1/+9
* SIMD narrowing and widening operations (#2341)Thomas Lively2019-09-141-0/+74
* Add atomic.fence instruction (#2307)Heejin Ahn2019-08-271-0/+8
* Add basic exception handling support (#2282)Heejin Ahn2019-08-132-3/+126
* Allow 0-value events (#2256)Heejin Ahn2019-07-241-5/+0
* Rename except_ref type to exnref (#2224)Heejin Ahn2019-07-141-1/+1
* Relax bulk memory rules (#2186)Thomas Lively2019-06-301-26/+8
* Reduce interpreter recursion limit (#2162)Alon Zakai2019-06-042-8/+8
* Add event section (#2151)Heejin Ahn2019-05-311-0/+43
* Reflect instruction renaming in code (#2128)Heejin Ahn2019-05-2110-30/+30
* Finish bulk memory support (#2030)Thomas Lively2019-04-221-0/+183
* Move features from passOptions to Module (#2001)Thomas Lively2019-04-121-20/+0
* Update test/spec/memory.wast to latest upstream (#1801)Alon Zakai2019-04-031-157/+38
* Update v128.const text formats (#1934)Thomas Lively2019-03-191-305/+315
* Massive renaming (#1855)Thomas Lively2019-01-0769-1580/+1580
* Fix SIMD test placement (#1853)Thomas Lively2019-01-061-2/+2
* SIMD (#1820)Thomas Lively2018-12-131-0/+661
* Implement nontrapping float-to-int instructions (#1780)Thomas Lively2018-12-041-0/+172
* check-in the test/spec suite instead of as submodule (#1677)Jay Phelps2018-09-1198-0/+22299
* Update call_indirect text syntax to match spec update (#1281)Derek Schuff2017-11-131-0/+0
* Return to more structured type rules for block and if (#1148)Alon Zakai2017-09-051-0/+0
* validate returned values in all cases, even if the function returns none we s...Alon Zakai2017-06-021-0/+0
* update spec tests, now using binary-0xc branch as our stack test refactoring ...Alon Zakai2016-10-121-0/+0
* precompute void expressions tooAlon Zakai2016-09-241-0/+0
* update spec tests and check.py's handling of themAlon Zakai2016-09-211-0/+0
* re-enable spec testsAlon Zakai2016-09-071-0/+0
* in DemoteFloat64, if the truncated value is exactly at the limit, return it (...Alon Zakai2016-08-081-0/+0
* Update waterfall build revision to 9397 (#662)Derek Schuff2016-08-041-0/+0
* wast function type name desugaring is changing in spec:301 (#654)Alon Zakai2016-07-281-0/+0
* update spec tests, and handle some flux in call_indirect in upstreamAlon Zakai2016-07-061-0/+0
* update spec tests, and handle the new .fail. tests (#541)Alon Zakai2016-05-251-0/+0
* spec test updates, and many validation fixesAlon Zakai2016-05-181-0/+0
* update spec tests (#478)Alon Zakai2016-05-111-0/+0
* update spec testsAlon Zakai2016-05-091-0/+0
* update testsAlon Zakai2016-04-181-0/+0
* Properly align the stack pointerDerek Schuff2016-04-061-0/+0
* update spec tests, and new memory page size usageAlon Zakai2016-03-251-0/+0
* update spec tests and support eqzAlon Zakai2016-03-191-0/+0
* Implement rotatesDerek Schuff2016-03-091-0/+0
* Make initial and max memory sizes be in pages instead of bytesDerek Schuff2016-03-091-0/+0
* br_table, no more casesAlon Zakai2016-03-071-0/+0
* update spec test repoAlon Zakai2016-03-071-0/+0
* update spec test repoAlon Zakai2016-03-021-0/+0
* update spec test repoAlon Zakai2016-02-251-0/+0
* grow memory returns a value now, and we can update the spec tests after doing...Alon Zakai2016-02-231-0/+0