This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 22856f1d8f4 Testsuite: Fix fp-int-convert-timode-1.c testism. new 47aaeee86e9 * ipa-fnsummary.c (evaluate_conditions_for_known_args): Be [...] new 69d3cdb72a8 Fix previous commit. new fc8958563bb 2019-11-21 Richard Biener rguenther@suse.de new 02e18715de9 2019-11-21 Richard Biener rguenther@suse.de
The 4 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 | 29 +++++ gcc/ipa-cp.c | 22 ++-- gcc/ipa-fnsummary.c | 214 +++++++++++++++++++------------ gcc/ipa-inline-analysis.c | 18 +-- gcc/ipa-prop.h | 6 +- gcc/lra.c | 9 +- gcc/testsuite/ChangeLog | 5 + gcc/testsuite/gcc.dg/torture/pr92596-1.c | 20 +++ gcc/tree-vect-slp.c | 3 +- 9 files changed, 219 insertions(+), 107 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr92596-1.c