Josh Bleecher Snyder 9ca24fcda8 [dev.ssa] cmd/compile: implement non-numeric comparisons
The only slice/interface comparisons that reach
the backend are comparisons to nil.

Funcs, maps, and channels are references types,
so pointer equality is enough.

Change-Id: I60a71da46a36202e9bd62ed370ab7d7f2e2800e7
Reviewed-on: https://go-review.googlesource.com/12715
Reviewed-by: Keith Randall <khr@golang.org>
2015-07-28 18:44:57 +00:00
..
2015-06-26 15:55:22 +00:00
2015-07-12 04:14:58 +00:00
2015-06-19 18:50:12 +00:00
2015-06-11 14:18:57 +00:00
2015-06-03 17:50:52 +00:00