-
Russ Cox authored
* add runtime sliceslice1 for x[lo:] * remove runtime arraytoslice, rewriting &arr into arr[0:len(arr)]. * port cgen_inline into 8g, 5g. * use native memmove in maps R=ken2 https://golang.org/cl/157106
652f5567
* add runtime sliceslice1 for x[lo:] * remove runtime arraytoslice, rewriting &arr into arr[0:len(arr)]. * port cgen_inline into 8g, 5g. * use native memmove in maps R=ken2 https://golang.org/cl/157106
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | Loading commit data... | |
cgen.c | Loading commit data... | |
cgen64.c | Loading commit data... | |
doc.go | Loading commit data... | |
galign.c | Loading commit data... | |
gg.h | Loading commit data... | |
ggen.c | Loading commit data... | |
gobj.c | Loading commit data... | |
gsubr.c | Loading commit data... | |
list.c | Loading commit data... | |
opt.h | Loading commit data... | |
peep.c | Loading commit data... | |
reg.c | Loading commit data... |