aboutsummaryrefslogtreecommitdiffhomepage
path: root/transform/llvm.go
AgeCommit message (Expand)Author
2022-10-19ci: add support for LLVM 15Ayke van Laethem
2022-10-19all: remove pointer ElementType callsAyke van Laethem
2022-10-19all: replace llvm.Const* calls with builder.Create* callsAyke van Laethem
2022-10-19all: add type parameter to *GEP callsAyke van Laethem
2022-10-19wasm: fix GC scanning of allocasAyke van Laethem
2020-01-27runtime/fe310: add support for PLIC interruptsAyke van Laethem
2019-11-25compiler: move GC passes to the transform packageAyke van Laethem
2019-11-15compiler,transform: move interface lowering to transform packageAyke van Laethem
2019-09-15all: refactor heap-to-stack transform into the transform packageAyke van Laethem