You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ayke van Laethem f180339d6b compiler: add alloc attributes to runtime.alloc 2 years ago
..
testdata compiler: add alloc attributes to runtime.alloc 2 years ago
allocs.go all: remove pointer ElementType calls 2 years ago
allocs_test.go all: update _test.go files for ioutil changes 2 years ago
errors.go refactor coroutine lowering and tasks 5 years ago
gc.go transform: remove duplicate if in gc transform 2 years ago
gc_test.go gc: drop support for 'precise' globals 2 years ago
interface-lowering.go transform: fix non-determinism in the interface lowering pass 2 years ago
interface-lowering_test.go compiler: add "target-cpu" and "target-features" attributes 3 years ago
interrupt.go ci: add support for LLVM 15 2 years ago
interrupt_test.go transform: refactor interrupt lowering 3 years ago
llvm.go ci: add support for LLVM 15 2 years ago
maps.go all: move OptimizeMaps to transforms and add tests 5 years ago
maps_test.go all: add LLVM 12 support 3 years ago
optimizer.go all: refactor reflect package 2 years ago
panic.go all: add type parameter to CreateCall 2 years ago
panic_test.go transform: move tests to transform_test package 4 years ago
rtcalls.go transform: fix OptimizeReflectImplements pass for new named elem offset 2 years ago
rtcalls_test.go transform: move tests to transform_test package 4 years ago
stacksize.go transform: add debug information to internal/task.stackSize 2 years ago
stacksize_test.go all: add flag for setting the goroutine stack size 2 years ago
transform.go compiler: add "target-cpu" and "target-features" attributes 3 years ago
transform_test.go all: update _test.go files for ioutil changes 2 years ago
util.go compiler: move OptimizeStringToBytes to transform package 5 years ago
wasm-abi.go wasm: remove -wasm-abi= flag 2 years ago
wasm-abi_test.go compiler: add "target-cpu" and "target-features" attributes 3 years ago