aboutsummaryrefslogtreecommitdiffhomepage
path: root/compiler/atomic.go
AgeCommit message (Expand)Author
2023-10-01all: remove LLVM 14 supportAyke van Laethem
2023-03-05compiler; add position information to createConstantAyke van Laethem
2022-10-19all: add type parameter to CreateLoadAyke van Laethem
2022-10-19all: add type parameter to CreateCallAyke van Laethem
2022-06-24compiler: define atomic intrinsic functions directlyAyke van Laethem
2022-05-07all: remove support for LLVM 11 and LLVM 12Ayke van Laethem
2022-01-14compiler: work around AVR atomics bugsNia Waldvogel
2021-11-05targets: match LLVM triple to the one Clang usesAyke van Laethem
2021-02-03compiler: work around an ARM backend bug in LLVMAyke van Laethem
2020-05-28compiler: add support for atomic operationsAyke van Laethem