Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wasm h to cpp (#926) | jgravelle-google | 2017-03-10 | 1 | -0/+1 |
* | add table and memory contents to metrics (#787) | Alon Zakai | 2016-10-18 | 1 | -0/+17 |
* | refactor pass hooks, creating a proper way to run code before a pass is run | Alon Zakai | 2016-09-12 | 1 | -1/+1 |
* | Add initialization functions for passes to avoid missing pass registration du... | Jukka Jylänki | 2016-06-21 | 1 | -1/+4 |
* | note number of functions in metrics | Alon Zakai | 2016-05-28 | 1 | -0/+4 |
* | add total vars (non-param locals) to metrics | Alon Zakai | 2016-05-16 | 1 | -0/+8 |
* | emit total in metrics in a way that shows its diffs too | Alon Zakai | 2016-05-16 | 1 | -1/+2 |
* | create a UnifiedExpressionVisitor for passes that want a single visitor funct... | Alon Zakai | 2016-04-18 | 1 | -1/+1 |
* | De-recurse traversals (#333) | Alon Zakai | 2016-04-11 | 1 | -4/+4 |
* | print out total nodes in --metrics | Alon Zakai | 2016-02-20 | 1 | -2/+4 |
* | sort keys in metrics | Alon Zakai | 2016-01-27 | 1 | -6/+15 |
* | Adds a --metrics command line argument to print metrics about .wast files bet... | Michael | 2016-01-27 | 1 | -0/+69 |