aboutsummaryrefslogtreecommitdiffhomepage
path: root/compiler/testdata/channel.ll
AgeCommit message (Expand)Author
2024-05-24LLVM 18 supportAyke van Laethem
2023-09-18all: switch to LLVM 16Ayke van Laethem
2023-09-10Update tools to 0.9.0Elliott Sales de Andrade
2023-03-22compiler: add alloc attributes to runtime.allocAyke van Laethem
2023-01-18wasm: avoid miscompile with ThinLTOAyke van Laethem
2022-10-19ci: add support for LLVM 15Ayke van Laethem
2022-06-22compiler: update tests after adding new wasm featuresAyke van Laethem
2022-06-19runtime: move *task.DeferFrame hereAyke van Laethem
2022-06-16compiler: implement recover() built-in functionAyke van Laethem
2022-04-23all: update to LLVM 14Ayke van Laethem
2022-01-19compiler: remove parentHandle from calling conventionNia Waldvogel
2022-01-18compiler: predeclare runtime.trackPointerNia Waldvogel
2022-01-09all: switch to LLVM 13Ayke van Laethem
2021-12-17internal/task: swap stack chain when switching goroutinesNia Waldvogel
2021-11-30all: add LLVM 12 supportAyke van Laethem
2021-11-14internal/task: use asyncify on webassemblyNia Waldvogel
2021-11-02compiler, runtime: add layout parameter to runtime.allocAyke van Laethem
2021-10-25compiler: add nounwind attributeAyke van Laethem
2021-09-28build: normalize target triples to match ClangAyke van Laethem
2021-09-09compiler: avoid zero-sized alloca in channel operationsAyke van Laethem