summaryrefslogtreecommitdiff
path: root/lib/compiler/src/beam_ssa_opt.hrl
Commit message (Expand)AuthorAgeFilesLines
* beam_ssa_type: Improve type inference in recursive functionsJohn Högberg2019-11-211-3/+3
* beam_ssa_opt: Export #opt_st{} and support whole-module passesJohn Högberg2019-11-211-0/+7
* beam_ssa_type: Rename ret_types to succ_typesJohn Högberg2019-11-211-4/+7
* beam_ssa_type: Infer return types from given argumentsJohn Högberg2019-09-301-3/+11
* compiler: Introduce module-level type optimizationJohn Högberg2019-01-241-2/+18
* beam_ssa_opt: Add a scaffold for module-level optimizationsJohn Högberg2019-01-241-0/+37