This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1529aa6 [AArch64] Compute the Newton series for reciprocals natively
new cc5f8fa Avoid calling std::memcmp with nullptr
new 5b9e507 MIRParser: Add support for parsing vreg reg alloc hints
new 856f369 AMDGPU: Fix formatting of 1/2pi immediate
new f32cff3 AMDGPU: Set hasExtraSrcRegAllocReq on v_div_scale_*
The 4 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/ADT/StringSwitch.h | 9 ++++++---
lib/CodeGen/MIRParser/MIParser.cpp | 23 ++++++++++++++++++++++
lib/CodeGen/MIRParser/MIParser.h | 4 ++++
lib/CodeGen/MIRParser/MIRParser.cpp | 5 +++--
.../AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 4 ++--
lib/Target/AMDGPU/VOP3Instructions.td | 2 ++
test/CodeGen/AMDGPU/imm.ll | 4 ++--
test/CodeGen/AMDGPU/llvm.cos.f16.ll | 6 +++---
test/CodeGen/AMDGPU/llvm.sin.f16.ll | 6 +++---
.../expected-named-register-in-allocation-hint.mir | 5 +++--
test/MC/AMDGPU/literals.s | 22 ++++++++++-----------
11 files changed, 62 insertions(+), 28 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 cccf7f1 runtime: don't crash if signal handler info argument is nil
new 571fff6 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 gcc-6-branch
in repository gcc.
from df06101 Daily bump.
new a7dbd90 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 gcc-5-branch
in repository gcc.
from 7aa0560 Daily bump.
new f4c1f38 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 lldb.
from ee9cf9d Fix a deadlock issue that would happen when loading an AppleT [...]
new 0ed0792 Fix TestMiniDumpNew.py test for Python 2/3 issue
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:
.../functionalities/postmortem/minidump-new/TestMiniDumpNew.py | 7 ++++---
1 file changed, 4 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 binutils-gdb.
from 9d734ef Also check GOT PLT for R_X86_64_PLTOFF64
new 32ce946 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 ff0746b Automatic date update in version.in
new a7cca10 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_27-branch
in repository binutils-gdb.
from e0dd86a Automatic date update in version.in
new c6df486 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 lldb.
from e9bd520 Fix some StringRef Printf warnings.
new ee9cf9d Fix a deadlock issue that would happen when loading an AppleT [...]
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:
source/Plugins/Platform/MacOSX/PlatformAppleWatchSimulator.cpp | 2 +-
source/Plugins/Platform/MacOSX/PlatformAppleWatchSimulator.h | 1 +
source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp | 1 +
source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.h | 1 +
source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp | 1 +
source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.h | 1 +
source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp | 1 +
source/Plugins/Platform/MacOSX/PlatformRemoteiOS.h | 1 +
8 files changed, 8 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 glibc.
from ba1cafe Make tilegx32 install libraries in lib32 directories.
new 0c95f51 Fix build-many-glibcs.py style issues.
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:
ChangeLog | 9 +++++++++
scripts/build-many-glibcs.py | 27 ++++++++++-----------------
2 files changed, 19 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.