summaryrefslogtreecommitdiff
path: root/test/llvm_autogenerated/signext-zeroext.wast
Commit message (Expand)AuthorAgeFilesLines
* Remove llvm_autogenerated tests (#2120)Heejin Ahn2019-05-171-90/+0
* Massive renaming (#1855)Thomas Lively2019-01-071-9/+9
* Let s2wasm emit binary output (#1465)Jacob Gravelle2018-03-081-1/+1
* Generate all s2wasm metadata in binaryen (#1440)Jacob Gravelle2018-02-261-1/+1
* Fix stackAlloc runtime function generation for wasm backend (#1348)Derek Schuff2018-01-041-10/+9
* Decouple wasm-linker from Emscripten glue (#1293)Jacob Gravelle2017-11-151-3/+3
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-7/+7
* Runtime.stackAlloc should grow down for wasm (#1073)jgravelle-google2017-06-281-6/+3
* S2wasm runtime funcs (#1027)jgravelle-google2017-06-051-0/+36
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-45/+45
* Import memory instead of defining/exporting it when using emscripten glue (#777)Derek Schuff2016-10-141-2/+1
* Change print order of top-level module components (#751)Derek Schuff2016-10-071-2/+1
* Make the linker always create a table segment (#722)Derek Schuff2016-09-301-0/+2
* Print the name of memory along with size (#720)Derek Schuff2016-09-281-1/+1
* Update s2wasm for 0xc changes (#698)Derek Schuff2016-09-151-5/+5
* support expressions in segment offsetsAlon Zakai2016-08-121-3/+2
* Avoid double dollarsigns in s2wasm local names. (#527)Dan Gohman2016-05-191-8/+8
* Print a newline at the end of the METADATA line. (#521)Dan Gohman2016-05-171-1/+1
* don't emit an extra endline in s2wasm (#506) (#508)Alon Zakai2016-05-161-1/+1
* Properly align the stack pointerDerek Schuff2016-04-061-2/+4
* Handle static initializersDerek Schuff2016-04-061-1/+1
* add explicit memory export supportAlon Zakai2016-03-151-0/+1
* memory max is optional, don't emit it when not necessaryAlon Zakai2016-02-171-1/+1
* use Return in s2wasmAlon Zakai2016-02-011-41/+25
* Latest LLVM + http://reviews.llvm.org/D16534Dan Gohman2016-01-251-14/+6
* allocate __stack_pointer completelyAlon Zakai2016-01-221-1/+1
* Replace the experimental/prototype-wasmate/test tests.Dan Gohman2016-01-061-0/+80