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.
 
 
 
 
 
Dan Kegel 5d82a7eee6 misspell.csv: add another misspelling. Fix by hand, since spellfix is too timid to fix in non-whitespace context? 3 months ago
..
testdata transform: fix incorrect alignment of heap-to-stack transform 4 months ago
allocs.go transform: fix incorrect alignment of heap-to-stack transform 4 months ago
allocs_test.go Allow larger systems to have a larger max stack alloc 9 months ago
errors.go refactor coroutine lowering and tasks 5 years ago
gc.go all: remove LLVM 14 support 1 year ago
gc_test.go gc: drop support for 'precise' globals 2 years ago
interface-lowering.go all: remove LLVM 14 support 1 year ago
interface-lowering_test.go all: use the new LLVM pass manager 1 year ago
interrupt.go misspell.csv: add another misspelling. Fix by hand, since spellfix is too timid to fix in non-whitespace context? 3 months 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: use the new LLVM pass manager 1 year ago
optimizer.go transform: use thinlto-pre-link passes 3 months ago
rtcalls.go transform/rtcalls: Bail fast if can't convert pointer 5 months 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 all: use the new LLVM pass manager 1 year ago
transform_test.go all: move -panic=trap support to the compiler/runtime 8 months ago
util.go compiler: move OptimizeStringToBytes to transform package 5 years ago