r242394 - in /trunk/gcc: ChangeLog tree-ssa-mat...
thopre01@gcc.gnu.org
thopre01@gcc.gnu.org
Mon Nov 14 18:55:00 GMT 2016
Author: thopre01
Date: Mon Nov 14 18:55:05 2016
New Revision: 242394
URL: https://gcc.gnu.org/viewcvs?rev=242394&root=gcc&view=rev
Log:
2016-11-14 Thomas Preud'homme <thomas.preudhomme@arm.com>
gcc/
* tree-ssa-math-opts.c (find_bswap_or_nop): Zero out bytes in cmpxchg
and cmpnop in two steps: first the ones not accessed in original gimple
expression in a endian independent way and then the ones not accessed
in the final result in an endian-specific way.
(bswap_replace): Stop doing big endian adjustment.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-ssa-math-opts.c
More information about the Gcc-cvs
mailing list