Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add an ArenaVector for internal array allocations in expression nodes | Alon Zakai | 2016-04-26 | 1 | -1/+1 |
* | create a UnifiedExpressionVisitor for passes that want a single visitor funct... | Alon Zakai | 2016-04-18 | 1 | -1/+1 |
* | Function parallelism (#343) | Alon Zakai | 2016-04-15 | 1 | -0/+2 |
* | dyn_cast => dynCast | Alon Zakai | 2016-04-11 | 1 | -1/+1 |
* | De-recurse traversals (#333) | Alon Zakai | 2016-04-11 | 1 | -1/+1 |
* | Some cleanup. | Michael Bebenita | 2016-01-14 | 1 | -1/+1 |
* | Use LLVM style static polymorphism for WasmVisitors. | Michael Bebenita | 2016-01-13 | 1 | -2/+2 |
* | A more generic compiler pass system. | Michael Bebenita | 2016-01-13 | 1 | -1/+1 |
* | MergeBlocks #32 | Alon Zakai | 2016-01-05 | 1 | -0/+56 |