summaryrefslogtreecommitdiff
path: root/module/system/base/optimize.scm
AgeCommit message (Expand)AuthorFilesLines
2024-03-13New optimization: demux-lambdaAndy Wingo1-1/+2
2022-02-01Rework bootstrap to be reproducibleAndy Wingo1-3/+3
2021-11-15Add -Ooptimize-known-return-types at -O2Andy Wingo1-0/+1
2021-05-11Add support for recording inlinable module exportsAndy Wingo1-2/+4
2021-05-11Add pass to resolve free toplevel references in declarative modulesAndy Wingo1-0/+1
2021-04-21New pass: elide-arity-checksAndy Wingo1-0/+1
2020-08-12Add new pass to optimize branch chains to table dispatchAndy Wingo1-0/+1
2020-06-01Change -O1 compiler to use baseline and also resolve primitivesAndy Wingo1-10/+2
2020-05-11Avoid having "guild compile" load optimizersAndy Wingo1-5/+39
2018-01-05Add (system base optimize) moduleAndy Wingo1-0/+43