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