aboutsummaryrefslogtreecommitdiffhomepage
path: root/compiler/llvm.go
AgeCommit message (Expand)Author
2019-10-16fix goroutine lowering type errorsJaden Weiss
2019-08-11reflect: add support for linked listsAyke van Laethem
2019-08-08reflect: add support for struct typesAyke van Laethem
2019-05-20compiler: create temporary allocas with appropriate lifetimesAyke van Laethem
2019-05-14compiler: improve hashmaps by avoiding dynamic allocasAyke van Laethem
2019-05-05compiler: allow larger-than-int values to be sent across a channelAyke van Laethem
2019-01-27all: rename go-llvm to new import pathAyke van Laethem
2019-01-21all: rewrite goroutine loweringAyke van Laethem