This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ec449d5 2016-09-30 Richard Biener rguenther@suse.de new dfe03f1 Enhance documentation of asan-use-after-return param. new 4421152 [RTL ifcvt] Transform (X == CST) ? -CST : Y into (X == CST) ? [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 10 +++ gcc/doc/invoke.texi | 4 ++ gcc/ifcvt.c | 80 ++++++++++++++++++++++ gcc/testsuite/ChangeLog | 4 ++ .../aarch64/ifcvt_avoid_const_materialization_1.c | 22 ++++++ 5 files changed, 120 insertions(+) create mode 100644 gcc/testsuite/gcc.target/aarch64/ifcvt_avoid_const_materialization_1.c