aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/gc/testdata/string_ssa.go
AgeCommit message (Expand)Author
2016-09-15test,cmd/compile: remove _ssa file suffixKeith Randall
2016-06-05[dev.ssa] cmd/compile: handle Div, Convert, GetClosurePtr etc. on ARMCherry Zhang
2016-03-17cmd/compile/test: replace switch{} with go:noinlineTodd Neal
2015-12-07[dev.ssa] test: use new go:noinline featureTodd Neal
2015-09-14[dev.ssa] cmd/compile/internal/ssa: fix string indexKeith Randall
2015-09-08[dev.ssa] cmd/compile/internal/ssa: fix string slice types.Alexandru Moșoi
2015-08-28[dev.ssa] cmd/compile: implement len(map)Todd Neal
2015-08-25[dev.ssa] cmd/compile: implement OSLICESTRKeith Randall