Age | Commit message (Expand) | Author |
---|---|---|
2023-10-04 | all: use the new LLVM pass manager | Ayke van Laethem |
2021-11-10 | compiler: add "target-cpu" and "target-features" attributes | Ayke van Laethem |
2021-11-03 | compiler: add minsize attribute for -Oz | Ayke van Laethem |
2021-11-03 | compiler: refactor when the optsize attribute is set | Ayke van Laethem |
2019-09-15 | all: refactor heap-to-stack transform into the transform package | Ayke van Laethem |