1. e0948d8 cmd/compile: use type hash from itab field instead of type field by Keith Randall · 1 year, 3 months ago
  2. afd7c15 cmd/compile: use cache in front of convI2I by Keith Randall · 1 year, 3 months ago
  3. cbcf8ef cmd/compile: use cache in front of type assert runtime call by Keith Randall · 1 year, 3 months ago
  4. 39263f3 cmd/compile: add a cache to interface type switches by Keith Randall · 1 year, 3 months ago
  5. 28f4ea1 cmd/compile: improve interface type switches by Keith Randall · 1 year, 4 months ago
  6. 4711299 cmd/compile: use jump tables for large type switches by Keith Randall · 1 year, 4 months ago
  7. ddc7d2a cmd/compile: add late lower pass for last rules to run by eric fang · 2 years, 4 months ago
  8. 69aed47 cmd/compile: use better splitting condition for string binary search by Keith Randall · 2 years, 6 months ago
  9. 540f8c2 cmd/compile: use jump table on ARM64 by Cherry Mui · 2 years, 8 months ago
  10. c4b2288 cmd/compile: add jump table codegen test by Keith Randall · 2 years, 8 months ago
  11. 85fc765 cmd/compile: optimize switch on strings by Matthew Dempsky · 5 years ago