aboutsummaryrefslogtreecommitdiff
path: root/src/database/sql
diff options
context:
space:
mode:
authorMichael Munday <munday@ca.ibm.com>2017-02-07 18:32:27 -0500
committerMichael Munday <munday@ca.ibm.com>2017-02-08 19:29:41 +0000
commita16e631e7434b620cf74835625265ab07e973630 (patch)
treed643fe7e029ec10e79fdfe435758750cc3fe923d /src/database/sql
parent92cdde016ab64416188113c72e5d6b5ade87e89f (diff)
downloadgo-a16e631e7434b620cf74835625265ab07e973630.tar.xz
cmd/compile: remove unnecessary type conversions on s390x
Some rules insert MOVDreg ops to ensure that type changes are kept. If there is no type change (or the input is constant) then the MOVDreg can be omitted, allowing further optimization. Reduces the size of the .text section in the asm tool by ~33KB. Change-Id: I386883bb35b843c7b99a269cd6840dca77cf4371 Reviewed-on: https://go-review.googlesource.com/36547 Run-TryBot: Michael Munday <munday@ca.ibm.com> Reviewed-by: Cherry Zhang <cherryyz@google.com>
Diffstat (limited to 'src/database/sql')
0 files changed, 0 insertions, 0 deletions