]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: combine 386 rules via regular expression
authorBen Shi <powerman1st@163.com>
Sat, 6 Oct 2018 03:00:31 +0000 (03:00 +0000)
committerBen Shi <powerman1st@163.com>
Sat, 6 Oct 2018 03:54:54 +0000 (03:54 +0000)
commitdc492682b6b0fba963b7f44fde1526723518c708
tree436c1d90f7f3683d344ca0805a17c985c30fd72b
parent30c1ed7d0bd4a7bdb544bf8c190668d647b4faac
cmd/compile: combine 386 rules via regular expression

This CL combines similar rules together via regular expression,
while does not impact generated 386 code.

Change-Id: I2b26e7fc6adffa0fa10eeb04a4f3a76ddabc760b
Reviewed-on: https://go-review.googlesource.com/c/140297
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/ssa/gen/386.rules