Sign in
go
/
go
/
e2d87f2ca5affab517baef8008cb80559d03e15a
/
test
/
inline.go
13baf4b
cmd/compile: encourage inlining of functions with single-call bodies
by Keith Randall
· 6 years ago
c4b65fa
cmd/compile: inline closures with captures
by Hugues Bruant
· 7 years ago
4f70a2a
cmd/compile: inline calls to local closures
by Hugues Bruant
· 7 years ago
f58c6c9
cmd/compile: remove outdated TODO about inlining
by Matthew Dempsky
· 7 years ago
53fd522
all: make copyright headers consistent with one space after period
by Emmanuel Odeke
· 9 years ago
e41f527
cmd/compile: allow inlining of functions with switch statements
by Todd Neal
· 9 years ago
fc6bcde
cmd/compile: allow inlining of functions that declare a const
by Todd Neal
· 9 years ago
a92543e
cmd/compile: add support for a go:noinline directive
by Todd Neal
· 10 years ago
77ccb16
cmd/internal/gc: transitive inlining
by Russ Cox
· 10 years ago