Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wasm h to cpp (#926) | jgravelle-google | 2017-03-10 | 1 | -1/+1 |
* | loops no longer have an out label and other upstream loop updates | Alon Zakai | 2016-09-07 | 1 | -2/+1 |
* | Add initialization functions for passes to avoid missing pass registration du... | Jukka Jylänki | 2016-06-21 | 1 | -1/+3 |
* | index locals, so that get_local and set_local have just an index, and local n... | Alon Zakai | 2016-04-18 | 1 | -5/+5 |
* | rename function locals, to params and vars, which together are all the locals... | Alon Zakai | 2016-04-14 | 1 | -2/+2 |
* | br_table, no more cases | Alon Zakai | 2016-03-07 | 1 | -1/+0 |
* | Fix the license headers | JF Bastien | 2015-12-21 | 1 | -1/+16 |
* | remove Label, which was removed from the spec | Alon Zakai | 2015-12-18 | 1 | -3/+0 |
* | add descriptions to passes | Alon Zakai | 2015-11-13 | 1 | -1/+1 |
* | pass support | Alon Zakai | 2015-11-13 | 1 | -0/+68 |