[go: up one dir, main page]

  1. b2fd76a test: migrate remaining files to go:build syntax by Dmitri Shuralyov · 2 years ago
  2. 4ee1d54 cmd/compile: sparse conditional constant propagation by Yi Yang · 2 years, 1 month ago
  3. 02d234e Revert "cmd/compile: sparse conditional constant propagation" by Bryan Mills · 2 years, 5 months ago
  4. fa50248 cmd/compile: sparse conditional constant propagation by Yi Yang · 2 years, 5 months ago
  5. 4a9064e cmd/compile: fix ordering for short-circuiting ops by Keith Randall · 7 years ago
  6. 8c1c670 test: restore binary.BigEndian use in checkbce by Alberto Donizetti · 7 years ago
  7. b336906 test: skip some tests on noopt builder by Brad Fitzpatrick · 7 years ago
  8. 6054fef test: fix bcecheck test on noopt builder by Alberto Donizetti · 7 years ago
  9. dd5e9b3 cmd/compile: add testcase for #24876 by Giovanni Bajo · 7 years ago
  10. f700f89 test: add missing copyright header to checkbce.go by Ian Lance Taylor · 8 years ago
  11. 4fc45ae cmd/compile: improve generic rules for BCE based on AND operations. by Giovanni Bajo · 9 years ago
  12. 73f92f9 cmd/compile: use len(s)<=cap(s) to remove more bounds checks by Keith Randall · 9 years ago
  13. 6286188 cmd/compile: optimize integer "in range" expressions by Josh Bleecher Snyder · 9 years ago
  14. 6c6089b cmd/compile: bce when max and limit are consts by Alexandru Moșoi · 10 years ago
  15. 8448d3a cmd/compile: fold CMPconst and SHR by Alexandru Moșoi · 10 years ago
  16. 1747788 cmd/compile: add a pass to print bound checks by Alexandru Moșoi · 10 years ago