Age | Commit message (Expand) | Author |
---|---|---|
2022-11-23 | Add OpDemoteToHelperInvocation, OpTerminateInvocation | Liam |
2021-04-11 | Remove forward references and add phi node patching | ReinUsesLisp |
2021-03-29 | Add OpUnreachable | ReinUsesLisp |
2021-03-19 | Add DemoteToHelperInvocation support | ReinUsesLisp |
2021-02-12 | Add Phi support | ReinUsesLisp |
2020-08-01 | Stream SPIR-V instructions directly to a binary | ReinUsesLisp |
2020-07-29 | Upgrade to C++20 and use std::span | ReinUsesLisp |
2019-10-18 | Remove Emit entry in favor of auto-emitting code | ReinUsesLisp |
2019-07-14 | Relicense to The BSD 3-clause license | ReinUsesLisp |
2019-03-11 | Update README.md and remove automatic capabilities addition | ReinUsesLisp |
2019-03-11 | Change clang-format settings | ReinUsesLisp |
2019-01-05 | Add OpSwitch | ReinUsesLisp |
2018-12-02 | Add OpKill | ReinUsesLisp |
2018-11-16 | Rename "insts" directory to "instructions" | ReinUsesLisp |