This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 8c6fe53 [X86][SSE3] Sync with llvm/test/CodeGen/X86/sse3-intrinsics-f [...]
new 9635a67 [clang-format] Make formatReplacements() also sort #includes.
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:
lib/Format/Format.cpp | 12 +++++++++++-
unittests/Format/FormatTest.cpp | 25 +++++++++++++++++++++++++
2 files changed, 36 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ddbf920 [X86][SSE3] Sync with clang/test/CodeGen/sse3-builtins.c
new 5137cfa [SystemZ] Fix register ordering for BinaryRRF instructions
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:
lib/Target/SystemZ/SystemZInstrFormats.td | 4 ++--
test/CodeGen/SystemZ/fp-copysign-01.ll | 18 +++++++++---------
2 files changed, 11 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 1170cc3 [clang-tidy] Fix misc-unused-using-decls test failure in wind [...]
new 330a15b [include-fixer] Don't insert #includes if a fatal error occurred.
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:
include-fixer/IncludeFixer.cpp | 9 +++++++--
include-fixer/tool/ClangIncludeFixer.cpp | 6 +++++-
test/include-fixer/exit_on_fatal.cpp | 11 +++++++++++
3 files changed, 23 insertions(+), 3 deletions(-)
create mode 100644 test/include-fixer/exit_on_fatal.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ae88dc4 White space cleanup.
new ddbf920 [X86][SSE3] Sync with clang/test/CodeGen/sse3-builtins.c
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:
test/CodeGen/X86/sse3-intrinsics-fast-isel.ll | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 97aba0b [ASTMatcher] Add a node matcher for UnresolvedLookupExpr.
new 8c6fe53 [X86][SSE3] Sync with llvm/test/CodeGen/X86/sse3-intrinsics-f [...]
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:
test/CodeGen/sse3-builtins.c | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3b69c0e Removing an unused variable introduced in r269911; NFC.
new ae88dc4 White space cleanup.
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:
include/llvm/LTO/LTOCodeGenerator.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 1ba2168 [clang-tidy] Fix a template function false positive in misc-u [...]
new 1170cc3 [clang-tidy] Fix misc-unused-using-decls test failure in wind [...]
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:
test/clang-tidy/misc-unused-using-decls.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_26-branch
in repository binutils-gdb.
from aea912d Automatic date update in version.in
new ec0d6fa [ARM/STM32L4XX] PR 20030: --fix-stm32l4xx-629360 fails to [...]
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:
bfd/ChangeLog | 15 +++
bfd/elf32-arm.c | 101 ++++++++++++---------
ld/ChangeLog | 15 +++
ld/testsuite/ld-arm/arm-elf.exp | 6 +-
ld/testsuite/ld-arm/stm32l4xx-fix-all.d | 81 ++++++++++++-----
ld/testsuite/ld-arm/stm32l4xx-fix-all.s | 3 +
...tm32l4xx-fix-vldm.d => stm32l4xx-fix-vldm-dp.d} | 28 +++---
...tm32l4xx-fix-vldm.s => stm32l4xx-fix-vldm-dp.s} | 9 +-
ld/testsuite/ld-arm/stm32l4xx-fix-vldm.s | 1 +
9 files changed, 171 insertions(+), 88 deletions(-)
copy ld/testsuite/ld-arm/{stm32l4xx-fix-vldm.d => stm32l4xx-fix-vldm-dp.d} (62%)
copy ld/testsuite/ld-arm/{stm32l4xx-fix-vldm.s => stm32l4xx-fix-vldm-dp.s} (82%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5ef3c91 * gcc.target/aarch64/advsimd-intrinsics/vget_lane.c: Add fp16 tests.
new ec6e300 [PR 70646] Store size to inlining predicate conditions
new cba29c3 Respect --param ipa-max-agg-items=0
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 | 26 ++++++++
gcc/ipa-inline-analysis.c | 132 +++++++++++++++++++++++--------------
gcc/ipa-inline.h | 2 +
gcc/ipa-prop.c | 3 +
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/ipa/pr70646.c | 40 +++++++++++
6 files changed, 157 insertions(+), 51 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr70646.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 92e12a6 [LSAN] Fix test swapcontext.cc on MIPS
new 310285e [sanitizer] Fix a crash when demangling Swift symbols, take 3
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:
lib/asan/asan_rtl.cc | 10 ++++++++--
lib/tsan/rtl/tsan_rtl.cc | 3 +--
2 files changed, 9 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.