This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from bb1812b73e Rename clang link from clang-X.Y to clang-X
new c6a82d971b [Hexagon] Aid bit-reverse load intrinsics lowering with bitcode
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/clang/Basic/BuiltinsHexagon.def | 22 ++++++-------
lib/CodeGen/CGBuiltin.cpp | 51 ++++++++++++++++++++++++++++++
test/CodeGen/builtins-hexagon.c | 26 +++++++++-------
test/CodeGen/hexagon-brev-ld-ptr-incdec.c | 52 +++++++++++++++++++++++++++++++
test/CodeGen/hexagon-brev-store-elm.c | 46 +++++++++++++++++++++++++++
5 files changed, 174 insertions(+), 23 deletions(-)
create mode 100644 test/CodeGen/hexagon-brev-ld-ptr-incdec.c
create mode 100644 test/CodeGen/hexagon-brev-store-elm.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 2042980a5 [ASan] Disable aligned_alloc-alignment.cc on PPC64.
new 9d7af1408 [asan] Split the `throw_invoke_test.cc` into a Linux specific [...]
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:
.../throw_invoke_test_libstdcxx.cc} | 21 +++++++++------------
test/asan/TestCases/throw_invoke_test.cc | 1 -
2 files changed, 9 insertions(+), 13 deletions(-)
copy test/asan/TestCases/{throw_invoke_test.cc => Linux/throw_invoke_test_libstdcx [...]
--
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 binutils-gdb.
from 515d75a486 Automatic date update in version.in
new 75def2abc3 PR binutils/22875: MIPS: Remove duplicate unsupported reloca [...]
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 | 5 +++++
bfd/elf32-mips.c | 8 ++------
2 files changed, 7 insertions(+), 6 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 gcc.
from 25ee9ab1f19 Documentation tweaks.
new 0251a2a79bb i386: Enable AVX/AVX512 features only if supported by OSXSAVE
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:
libgcc/ChangeLog | 15 +++++
libgcc/config/i386/cpuinfo.c | 134 +++++++++++++++++++++++++++++--------------
2 files changed, 105 insertions(+), 44 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 gcc.
from 6c28f97ab99 PR c++/85108 * g++.dg/warn/Wunused-var-31.C: New test.
new 25ee9ab1f19 Documentation tweaks.
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 | 7 +++++++
gcc/doc/invoke.texi | 13 ++++++++++---
2 files changed, 17 insertions(+), 3 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 llvm.
from 6fbc9985d1b [X86][SSE] Don't bother re-adding combined target shuffles [...]
new 5e6fce16935 [Kaleidoscope] Tiny typo fixes
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:
docs/tutorial/LangImpl02.rst | 4 ++--
docs/tutorial/LangImpl03.rst | 2 +-
docs/tutorial/LangImpl04.rst | 6 +++---
docs/tutorial/LangImpl05.rst | 14 +++++++-------
docs/tutorial/LangImpl06.rst | 2 +-
5 files changed, 14 insertions(+), 14 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 binutils-2_30-branch
in repository binutils-gdb.
from 9f069cf64b Automatic date update in version.in
new 763e359efa Import patch from the mainline that fixes the ARM assembler' [...]
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:
gas/ChangeLog | 12 ++++++++++++
gas/config/tc-arm.c | 8 +++++---
gas/testsuite/gas/arm/pr22773.d | 2 ++
gas/testsuite/gas/arm/pr22773.l | 3 +++
gas/testsuite/gas/arm/pr22773.s | 11 +++++++++++
5 files changed, 33 insertions(+), 3 deletions(-)
create mode 100644 gas/testsuite/gas/arm/pr22773.d
create mode 100644 gas/testsuite/gas/arm/pr22773.l
create mode 100644 gas/testsuite/gas/arm/pr22773.s
--
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 9dceea18403 * config/i386/sse.md (<avx512>_blendm<mode>): Use <sseintprefix>.
new 6c28f97ab99 PR c++/85108 * g++.dg/warn/Wunused-var-31.C: New test.
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/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/warn/Wunused-var-31.C | 11 +++++++++++
2 files changed, 14 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/warn/Wunused-var-31.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 llvm.
from 2a6cf858285 Rename llvm library from libLLVM-X.Y to libLLVM-X
new 6fbc9985d1b [X86][SSE] Don't bother re-adding combined target shuffles [...]
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/X86/X86ISelLowering.cpp | 81 ++++++++------------------------------
1 file changed, 16 insertions(+), 65 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.