aboutsummaryrefslogtreecommitdiffhomepage
path: root/transform/rtcalls.go
AgeCommit message (Expand)Author
2024-06-10transform/rtcalls: Bail fast if can't convert pointerL. Pereira
2023-09-23transform: fix bug in StringToBytes optimization passAyke van Laethem
2023-03-19transform: fix OptimizeReflectImplements pass for new named elem offsetDamian Gryski
2023-02-17all: refactor reflect packageAyke van Laethem
2022-10-19ci: add support for LLVM 15Ayke van Laethem
2022-10-19all: replace llvm.Const* calls with builder.Create* callsAyke van Laethem
2022-10-19all: add type parameter to CreateCallAyke van Laethem
2022-08-04all: format code according to Go 1.19 rulesAyke van Laethem
2022-05-30builder: free LLVM objects after useAyke van Laethem
2021-10-31compiler: simplify interface loweringAyke van Laethem
2021-06-17compiler: refactor method namesAyke van Laethem
2021-03-28transform: optimize reflect.Type Implements() methodAyke van Laethem
2021-03-18transform: optimize string comparisons against ""Ayke van Laethem