..
testdata
all: remove LLVM 14 support
2023-10-01 18:32:15 +02:00
allocs.go
all: remove LLVM 14 support
2023-10-01 18:32:15 +02:00
allocs_test.go
all: use the new LLVM pass manager
2023-10-04 13:05:58 +02:00
errors.go
gc.go
all: remove LLVM 14 support
2023-10-01 18:32:15 +02:00
gc_test.go
gc: drop support for 'precise' globals
2022-06-01 21:21:30 +02:00
interface-lowering.go
all: remove LLVM 14 support
2023-10-01 18:32:15 +02:00
interface-lowering_test.go
all: use the new LLVM pass manager
2023-10-04 13:05:58 +02:00
interrupt.go
ci: add support for LLVM 15
2022-10-19 22:23:19 +02:00
interrupt_test.go
llvm.go
ci: add support for LLVM 15
2022-10-19 22:23:19 +02:00
maps.go
maps_test.go
all: use the new LLVM pass manager
2023-10-04 13:05:58 +02:00
optimizer.go
all: use the new LLVM pass manager
2023-10-04 13:05:58 +02:00
panic.go
all: add type parameter to CreateCall
2022-10-19 22:23:19 +02:00
panic_test.go
rtcalls.go
transform: fix bug in StringToBytes optimization pass
2023-09-23 07:48:43 -07:00
rtcalls_test.go
stacksize.go
transform: add debug information to internal/task.stackSize
2023-03-08 07:09:46 +01:00
stacksize_test.go
all: add flag for setting the goroutine stack size
2022-09-15 12:43:51 +02:00
transform.go
all: use the new LLVM pass manager
2023-10-04 13:05:58 +02:00
transform_test.go
builder: refactor clang include headers
2023-10-14 11:35:26 +02:00
util.go