Age | Commit message (Expand) | Author |
---|---|---|
2024-11-01 | interrupt: fix bug in interrupt lowering | Ayke van Laethem |
2023-10-01 | all: remove LLVM 14 support | Ayke van Laethem |
2023-03-05 | compiler; add position information to createConstant | 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 CreateCall | Ayke van Laethem |
2021-11-06 | transform: refactor interrupt lowering | Ayke van Laethem |
2021-05-25 | Support chained interrupt handlers | Kenneth Bell |
2021-03-21 | builder, compiler: compile and cache packages in parallel | Ayke van Laethem |
2021-01-29 | compiler: move settings to a separate Config struct | Ayke van Laethem |
2021-01-24 | compiler: remove ir package | Ayke van Laethem |
2020-03-25 | compiler: refactor function calling | Ayke van Laethem |
2020-03-25 | compiler: rename Compiler.getValue -> builder.getValue | Ayke van Laethem |
2020-01-20 | all: add compiler support for interrupts | Ayke van Laethem |