summaryrefslogtreecommitdiff
path: root/test/i64-setTempRet0.fromasm
Commit message (Expand)AuthorAgeFilesLines
* Massive renaming (#1855)Thomas Lively2019-01-071-4/+4
* Use getTempRet0/setTempRet0 in LegalizeJSInterface.cpp (#1709)Sam Clegg2018-11-201-6/+8
* Rename tableBase/memoryBase to __table_base/__memory_base (#1731)Sam Clegg2018-11-081-2/+2
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-2/+2
* Stack IR (#1623)Alon Zakai2018-07-301-2/+2
* Global optimization fixes (#1360)Alon Zakai2018-01-171-32/+13
* Optimize out memory and table when possible (#1352)Alon Zakai2018-01-101-4/+2
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-4/+4
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-44/+44
* emit globals before table and memory, because they may use a global for their...Alon Zakai2016-12-301-1/+1
* if we see no asm.js function tables, the table size is 0Alon Zakai2016-10-111-1/+1
* Change print order of top-level module components (#751)Derek Schuff2016-10-071-2/+2
* asm2wasm i64 support (#723)Alon Zakai2016-09-301-0/+52