This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 702dce424ec [NDS32] The add and sub pattens should only accept si mode. new 7d05f097852 [NDS32] Refine bit-wise operation and shift patterns. new bab8ef202a0 [NDS32] Refine negsi2 pattern.
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 | 21 ++++ gcc/config/nds32/iterators.md | 6 + gcc/config/nds32/nds32-md-auxiliary.c | 46 +++++++ gcc/config/nds32/nds32-protos.h | 5 + gcc/config/nds32/nds32.c | 22 ++++ gcc/config/nds32/nds32.md | 229 +++++++++++++++++----------------- gcc/config/nds32/predicates.md | 38 ++++++ 7 files changed, 251 insertions(+), 116 deletions(-)