Age | Commit message (Expand) | Author |
---|---|---|
2019-03-01 | Add a comment about the time complexity of beam_ssa_dead | Björn Gustavsson |
2019-03-01 | Pass the from node as a function argument instead of in a map | Björn Gustavsson |
2019-03-01 | Do some minor optimizations of compilation times | Björn Gustavsson |
2019-03-01 | Keep the set of unset variables as small as possible | Björn Gustavsson |
2019-02-01 | Make helper functions tail-recursive | Björn Gustavsson |
2019-02-01 | Prefer map syntax and guard BIFs over the maps modules | Björn Gustavsson |
2019-02-01 | Speed up beam_ssa_dead when there are many sequential blocks | Björn Gustavsson |
2019-01-28 | Speed up beam_ssa_dead | Björn Gustavsson |
2018-11-15 | beam_ssa_dead: Speed up optimization of switch instructions | Björn Gustavsson |
2018-09-20 | Consistently use #b_var{} instead of var_name() | John Högberg |
2018-09-17 | Add beam_ssa_dead.erl | Björn Gustavsson |