1
0
mirror of https://github.com/golang/go synced 2024-11-20 07:14:40 -07:00
go/src/cmd/9g
Russ Cox b8a3e88ea7 cmd/gc: remove cgen_asop, no longer used
gc/order.c rewrites OASOP nodes into ordinary assignments.
The back ends never see them anymore.

Change-Id: I268ac8bdc92dccd7123110a21f99ada3ceeb2baa
Reviewed-on: https://go-review.googlesource.com/3882
Reviewed-by: Austin Clements <austin@google.com>
2015-02-11 20:36:37 +00:00
..
cgen.c liblink: require use of TYPE_ADDR, not TYPE_CONST 2015-02-04 16:50:06 +00:00
doc.go all: power64 is now ppc64 2014-12-05 19:13:20 -05:00
galign.c cmd/gc: remove cgen_asop, no longer used 2015-02-11 20:36:37 +00:00
gg.h cmd/gc: remove cgen_asop, no longer used 2015-02-11 20:36:37 +00:00
ggen.c cmd/gc: remove cgen_asop, no longer used 2015-02-11 20:36:37 +00:00
gsubr.c cmd/gc: factor newly-portable code into gc directory 2015-02-11 20:36:27 +00:00
opt.h liblink: define fixed A-numbers for common instructions 2015-02-03 18:23:05 +00:00
peep.c liblink: require use of TYPE_ADDR, not TYPE_CONST 2015-02-04 16:50:06 +00:00
prog.c liblink: require use of TYPE_ADDR, not TYPE_CONST 2015-02-04 16:50:06 +00:00
reg.c liblink: require use of TYPE_ADDR, not TYPE_CONST 2015-02-04 16:50:06 +00:00