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 bcce296ca3 transform: optimize reflect.Type Implements() method 4 years ago
..
ircheck compiler: move IR checker to separate package 5 years ago
llvmutil compiler: move settings to a separate Config struct 4 years ago
testdata transform: optimize reflect.Type Implements() method 4 years ago
asserts.go compiler: do not emit nil checks for *ssa.Alloc instructions 4 years ago
atomic.go compiler: work around an ARM backend bug in LLVM 4 years ago
calls.go compiler: remove ir package 4 years ago
channel.go compiler: support all kinds of deferred builtins 4 years ago
compiler.go transform: optimize reflect.Type Implements() method 4 years ago
compiler_test.go compiler: add interface IR test 4 years ago
defer.go builder, compiler: compile and cache packages in parallel 4 years ago
errors.go compiler: remove ir package 4 years ago
func.go builder, compiler: compile and cache packages in parallel 4 years ago
gc.go compiler: track the result of string concatenation 5 years ago
goroutine.go builder, compiler: compile and cache packages in parallel 4 years ago
inlineasm.go arm64: Add support for system calls (SVC) 4 years ago
interface.go transform: optimize reflect.Type Implements() method 4 years ago
interrupt.go builder, compiler: compile and cache packages in parallel 4 years ago
intrinsics.go compiler,runtime: translate memzero calls to LLVM memset intrinsics 5 years ago
llvm.go compiler: move settings to a separate Config struct 4 years ago
map.go compiler: refactor map operations to use the builder object 5 years ago
sizes.go compiler: unexport some exported symbols 5 years ago
symbol.go builder, compiler: compile and cache packages in parallel 4 years ago
syscall.go compiler: move settings to a separate Config struct 4 years ago
volatile.go compiler: do not perform nil checking when indexing slices 5 years ago