This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bc5570f7ef7 tree-optimization/121049 - avoid loop masking with even/odd [...] new 7096495e93f i386: Use CONST_VECTOR_P predicate instead of open coding it new ad54b8527d2 i386: Use SYMBOL_REF_P predicate instead of open coding it new 8a649254dd5 i386: Use LABEL_REF_P predicate instead of open coding it new c35018532a0 i386: Use various predicates instead of open coding them
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/config/i386/i386-expand.cc | 58 +++++++++++++-------------- gcc/config/i386/i386-features.cc | 4 +- gcc/config/i386/i386.cc | 85 ++++++++++++++++++++-------------------- gcc/config/i386/i386.h | 4 +- gcc/config/i386/i386.md | 4 +- gcc/config/i386/predicates.md | 26 ++++++------ gcc/config/i386/sse.md | 2 +- 7 files changed, 91 insertions(+), 92 deletions(-)