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