This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_29-branch
in repository binutils-gdb.
from 672310691b Automatic date update in version.in
new 188f4b1970 [GOLD] Symbol flag for PowerPC64 localentry:0 tracking
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:
gold/ChangeLog | 16 ++++++++++++++++
gold/powerpc.cc | 23 ++++++++++++++++++++---
gold/resolve.cc | 4 ++--
gold/symtab.cc | 1 +
gold/symtab.h | 12 ++++++++++++
gold/target.h | 2 +-
6 files changed, 52 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 llvm.
from ef15f2cc890 Untabify.
new d60caed503d Prune whitespaces in blank lines.
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/Analysis/DemandedBits.h | 6 +++---
include/llvm/Analysis/RegionInfo.h | 2 +-
include/llvm/Analysis/ScalarEvolution.h | 4 ++--
include/llvm/Analysis/ValueTracking.h | 2 +-
include/llvm/IR/LegacyPassManagers.h | 4 ++--
include/llvm/Object/StackMapParser.h | 2 +-
6 files changed, 10 insertions(+), 10 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.
yvan.roux pushed a change to branch releases/linaro-7.1-2017.08
in repository toolchain/release-notes.
at 8b309e1 Generated Release Notes for linaro-GCC-7.1-2017.08.
This branch includes the following new commits:
new 604d457 Added NEWS items for releases/linaro-7.1-2017.08.
new 8b309e1 Generated Release Notes for linaro-GCC-7.1-2017.08.
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.
--
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.
yvan.roux pushed a change to branch releases/linaro-6.4-2017.08
in repository toolchain/release-notes.
at 75b7409 Generated Release Notes for linaro-GCC-6.4-2017.08.
This branch includes the following new commits:
new 75b7409 Generated Release Notes for linaro-GCC-6.4-2017.08.
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.
--
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 41e5237748 Automatic date update in version.in
new 565ed01a4e [GOLD] Symbol flag for PowerPC64 localentry:0 tracking
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:
gold/ChangeLog | 16 ++++++++++++++++
gold/powerpc.cc | 23 ++++++++++++++++++++---
gold/resolve.cc | 4 ++--
gold/symtab.cc | 1 +
gold/symtab.h | 12 ++++++++++++
gold/target.h | 2 +-
6 files changed, 52 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 llvm.
from 038b4871126 [X86] Use getUnpackl helper to create an ISD::VECTOR_SHUFFL [...]
new ef15f2cc890 Untabify.
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:
.../llvm/ExecutionEngine/Orc/RPCSerialization.h | 14 ++---
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 10 ++--
lib/CodeGen/AsmPrinter/DwarfExpression.cpp | 2 +-
lib/ExecutionEngine/Orc/OrcMCJITReplacement.h | 6 +--
lib/MC/MCParser/AsmParser.cpp | 8 +--
lib/Object/MachOObjectFile.cpp | 24 ++++-----
lib/Support/Unix/Threading.inc | 8 +--
lib/Support/Windows/Path.inc | 2 +-
lib/TableGen/Record.cpp | 2 +-
lib/Target/AArch64/AArch64MacroFusion.cpp | 4 +-
lib/Target/ARM/ARMTargetMachine.cpp | 8 +--
lib/Target/PowerPC/PPCCTRLoops.cpp | 4 +-
.../Instrumentation/AddressSanitizer.cpp | 50 ++++++++---------
lib/Transforms/Scalar/SROA.cpp | 2 +-
tools/lli/OrcLazyJIT.h | 4 +-
tools/lli/lli.cpp | 17 +++---
tools/llvm-objdump/MachODump.cpp | 62 +++++++++++-----------
unittests/ADT/APFloatTest.cpp | 2 +-
unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp | 5 +-
unittests/Support/FileOutputBufferTest.cpp | 6 +--
20 files changed, 120 insertions(+), 120 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 5319416443 Add test for -Wc++17-compat warning for P0683R1.
new 86736b95f3 [X86] Add support for __builtin_cpu_init
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/BuiltinsX86.def | 1 +
lib/CodeGen/CGBuiltin.cpp | 12 +++++++++---
test/CodeGen/builtin-cpu-supports.c | 4 ++++
3 files changed, 14 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 5aa44202c0a [X86] Add an early out to combineLoopMAddPattern and combin [...]
new 038b4871126 [X86] Use getUnpackl helper to create an ISD::VECTOR_SHUFFL [...]
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 | 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 master
in repository llvm.
from 68a7b2d85a2 [Error] Add a handleExpected utility.
new 5aa44202c0a [X86] Add an early out to combineLoopMAddPattern and combin [...]
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 | 6 ++++++
1 file changed, 6 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 compiler-rt.
from 26676b9c5 [asan] Move __asan_handle_no_return to public header
new 5824d872d [XRay][compiler-rt] Return the pointer associated with the fu [...]
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/xray/xray_interface.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.