This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 8ac7fb8 rs6000: Fix spelling of AltiVec in rs6000.opt (PR79397)
new dc0754d Daily bump.
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/DATESTAMP | 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 binutils-gdb.
from d748871 ld/arc: Change default linker emulation for nps400
new 9d5c5dd Automatic date update in version.in
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/version.h | 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 gdb-7.12-branch
in repository binutils-gdb.
from 12d00ea Automatic date update in version.in
new e5ca3e6 Automatic date update in version.in
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/version.h | 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_28-branch
in repository binutils-gdb.
from 44559f9 Automatic date update in version.in
new 383f153 Automatic date update in version.in
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/version.h | 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 03324d2 GlobalISel: legalize G_FPOW to a libcall on AArch64.
new 2012b38 Reapply r294356 ("Keep track of spilled variables in LiveDebu [...]
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/CodeGen/LiveDebugValues.cpp | 150 ++++++-
test/DebugInfo/MIR/X86/live-debug-values-spill.mir | 468 +++++++++++++++++++++
2 files changed, 609 insertions(+), 9 deletions(-)
create mode 100644 test/DebugInfo/MIR/X86/live-debug-values-spill.mir
--
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 a474bd8 Eliminate interp::quiet_p
new d748871 ld/arc: Change default linker emulation for nps400
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:
ld/ChangeLog | 6 ++++++
ld/NEWS | 3 +++
ld/configure.tgt | 11 +++++++++--
3 files changed, 18 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 llvm.
from 9cf0166 [sancov] using comdat only when it is enabled
new d8f0302 GlobalISel: translate @llvm.pow intrinsic to G_FPOW.
new 03324d2 GlobalISel: legalize G_FPOW to a libcall on AArch64.
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:
include/llvm/Target/GenericOpcodes.td | 7 +++++
include/llvm/Target/TargetOpcodes.def | 3 ++
lib/CodeGen/GlobalISel/IRTranslator.cpp | 6 ++++
lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 15 ++++++++--
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 6 ++--
.../AArch64/GlobalISel/arm64-irtranslator.ll | 11 +++++++
test/CodeGen/AArch64/GlobalISel/legalize-pow.mir | 35 ++++++++++++++++++++++
7 files changed, 78 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/legalize-pow.mir
--
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 7296f4c [ARM/AArch ISel] SwiftCC: First parameters that are marked sw [...]
new 9cf0166 [sancov] using comdat only when it is enabled
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:
.../Instrumentation/SanitizerCoverage.cpp | 10 ++++--
test/Instrumentation/SanitizerCoverage/coverage.ll | 13 -------
.../SanitizerCoverage/trace-pc-guard-comdat.ll | 42 ++++++++++++++++++++++
.../SanitizerCoverage/trace-pc-guard-nocomdat.ll | 42 ++++++++++++++++++++++
4 files changed, 91 insertions(+), 16 deletions(-)
create mode 100644 test/Instrumentation/SanitizerCoverage/trace-pc-guard-comdat.ll
create mode 100644 test/Instrumentation/SanitizerCoverage/trace-pc-guard-nocomdat.ll
--
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 test-suite.
from 4267550 External/CMakeLists: Skip autodetection if TEST_SUITE_EXTERNA [...]
new 08c4f44 xcode_sdk.cmake: Use xcrun to set CMAKE_LINKER
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:
cmake/caches/util/xcode_sdk.cmake | 1 +
1 file changed, 1 insertion(+)
--
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 498b48e [MC] Fix some Clang-tidy modernize and Include What You Use w [...]
new 7296f4c [ARM/AArch ISel] SwiftCC: First parameters that are marked sw [...]
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/AArch64/AArch64ISelLowering.cpp | 3 ++-
lib/Target/ARM/ARMISelLowering.cpp | 3 ++-
test/CodeGen/AArch64/swiftself.ll | 18 ++++++++++++++++++
test/CodeGen/ARM/swiftself.ll | 17 +++++++++++++++++
4 files changed, 39 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.