1
0
mirror of https://github.com/golang/go synced 2024-10-05 16:51:21 -06:00
go/src/cmd/compile
Todd Neal d076ef749b [dev.ssa] cmd/compile/internal/ssa: reuse symbols
Reuse the ArgSymbol for nodes so that the Aux values will be equal for cse.

Change-Id: Iaae80bd19ff2d3f51b6c9049fd860e04baa6f175
Reviewed-on: https://go-review.googlesource.com/15930
Reviewed-by: Keith Randall <khr@golang.org>
Run-TryBot: Todd Neal <todd@tneal.org>
2015-10-19 01:43:31 +00:00
..
internal [dev.ssa] cmd/compile/internal/ssa: reuse symbols 2015-10-19 01:43:31 +00:00
doc.go cmd/compile: add missing quotation mark 2015-07-24 22:12:14 +00:00
main.go