]> Cypherpunks repositories - gostls13.git/commit
- added gcmp for proper ACMP generation, changed all call
authorKai Backman <kaib@golang.org>
Mon, 28 Sep 2009 22:40:13 +0000 (15:40 -0700)
committerKai Backman <kaib@golang.org>
Mon, 28 Sep 2009 22:40:13 +0000 (15:40 -0700)
commit24bfaaf07a45609dbf5438a1c79663897aa5da54
tree5f5a306f247362cee66d4f6b67ff731be04a1ee2
parentec10bf8f4323713dd1c7aaf2f34a6a2783bbd349
- added gcmp for proper ACMP generation, changed all call
  sites plus optimized constant code a bit (one less register
  used).
- changed conditional branches, might need a re-tweak later
- gave up on agen OINDEX and copied/fixed the version in 8g

go/test: passes 66% (225/339)

R=rsc
APPROVED=rsc
DELTA=148  (67 added, 32 deleted, 49 changed)
OCL=35040
CL=35055
src/cmd/5g/cgen.c
src/cmd/5g/gg.h
src/cmd/5g/gsubr.c
test/arm-pass.txt