This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/autopar_devel in repository gcc.
from 0b2170987c2 Add test for driver new 1b05b4153a8 Run partitioner after IPA.
The 1 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 | 13 ++++++++ gcc/Makefile.in | 1 + gcc/cgraph.c | 5 ++-- gcc/cgraphunit.c | 69 +++++++++++++++++++++++++++++++++++++++++++ gcc/ipa-visibility.c | 3 +- gcc/lto-cgraph.c | 35 ++++++++++++++++++++++ gcc/{lto => }/lto-partition.c | 13 +++++--- gcc/{lto => }/lto-partition.h | 0 gcc/lto-streamer.h | 4 +++ 9 files changed, 136 insertions(+), 7 deletions(-) copy gcc/{lto => }/lto-partition.c (99%) copy gcc/{lto => }/lto-partition.h (100%)