This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bbb5358c594 PR tree-optimization/85257 * fold-const.c (native_encode_ [...] new 92446e3d07d [NDS32] Add intrinsic functions for atomic load/store and m [...]
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 | 10 +++ gcc/config/nds32/constants.md | 10 +++ gcc/config/nds32/nds32-intrinsic.c | 167 ++++++++++++++++++++++++++++++++++++ gcc/config/nds32/nds32-intrinsic.md | 104 ++++++++++++++++++++++ gcc/config/nds32/nds32.h | 11 +++ gcc/config/nds32/nds32_intrinsic.h | 22 +++++ 6 files changed, 324 insertions(+)