aboutsummaryrefslogtreecommitdiffhomepage
path: root/transform/transform.go
AgeCommit message (Expand)Author
2023-10-04all: use the new LLVM pass managerAyke van Laethem
2021-11-10compiler: add "target-cpu" and "target-features" attributesAyke van Laethem
2021-11-03compiler: add minsize attribute for -OzAyke van Laethem
2021-11-03compiler: refactor when the optsize attribute is setAyke van Laethem
2019-09-15all: refactor heap-to-stack transform into the transform packageAyke van Laethem