aboutsummaryrefslogtreecommitdiffhomepage
path: root/interp/interp_test.go
AgeCommit message (Expand)Author
2023-10-04all: use the new LLVM pass managerAyke van Laethem
2023-09-21build: #3893 do not return LLVM structs from BuildKenneth Bell
2022-08-20make interp timeout configurable from command lineDamian Gryski
2022-08-07all: update _test.go files for ioutil changesDamian Gryski
2022-05-30builder: free LLVM objects after useAyke van Laethem
2022-05-08Skip slice-copy test for LLVM < 14Elliott Sales de Andrade
2021-11-30all: add LLVM 12 supportAyke van Laethem
2021-11-02interp: use object layout information for LLVM typesAyke van Laethem
2021-10-31all: drop support for LLVM 10Ayke van Laethem
2021-07-14interp: keep reverted package initializers in orderAyke van Laethem
2021-04-21interp: remove map supportAyke van Laethem
2021-04-21interp: fix phi instructionAyke van Laethem
2020-12-22interp: rewrite entire packageAyke van Laethem
2020-10-13main: add initial support for (in-development) LLVM 11Ayke van Laethem
2020-03-20interp: add support for constant type assertsAyke van Laethem
2019-12-20interp: support llvm.lifetime.* callsAyke van Laethem
2019-11-26interp: add test for icmp inttoptr workaroundAyke van Laethem
2019-10-17all: add support for WindowsAyke van Laethem
2019-09-24interp: implement runtime.sliceCopyAyke van Laethem
2019-09-24interp: add basic test to interp packageAyke van Laethem