summaryrefslogtreecommitdiff
path: root/test/passes/Oz.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove FunctionType (#2510)Thomas Lively2019-12-111-4/+4
* Refactor type and function parsing (#2143)Heejin Ahn2019-05-241-4/+4
* Semi-SSA improvements (#1965)Alon Zakai2019-03-251-4/+4
* Massive renaming (#1855)Thomas Lively2019-01-071-10/+10
* Stack IR (#1623)Alon Zakai2018-07-301-2/+2
* Improve local-cse (#1594)Alon Zakai2018-06-081-14/+14
* run precompute-propagate early, when we would run it also late, as it is help...Alon Zakai2018-06-041-4/+1
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-2/+2
* precompute-propagate pass (#1179)Alon Zakai2017-09-121-14/+11
* Validation fixes for issues noticed by afl (#988)Alon Zakai2017-05-021-0/+1
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-47/+47
* Local CSE (#930)Alon Zakai2017-03-081-0/+55