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 fec93fb Add missing PR reference in ChangeLog
new b1ce656 Fix Py_DECREF being executed without holding the GIL
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:
gdb/ChangeLog | 6 ++++++
gdb/python/py-function.c | 11 +++++------
gdb/python/py-xmethods.c | 5 +++--
3 files changed, 14 insertions(+), 8 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 fcd9eea [libFuzzer] Use CXX to set compiler to use
new f261795 [SLP] Delete useless helper. NFC.
new 82405c4 [AMDGPU] Fix build broken in r292688.
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:
lib/Target/AMDGPU/AMDILCFGStructurizer.cpp | 1 +
lib/Transforms/Vectorize/SLPVectorizer.cpp | 24 ++++++++++--------------
2 files changed, 11 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 master
in repository binutils-gdb.
from 6dd1c25 Automatic date update in version.in
new 6f8b040 Fix python-interactive with Python 3.6
new fec93fb Add missing PR reference in ChangeLog
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:
gdb/ChangeLog | 8 ++++++++
gdb/python/py-gdb-readline.c | 5 +++--
gdb/python/python-internal.h | 7 +++++++
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 gdb-7.12-branch
in repository binutils-gdb.
from 79209b7 Automatic date update in version.in
new 3fc6097 Fix python-interactive with Python 3.6
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:
gdb/ChangeLog | 8 ++++++++
gdb/python/py-gdb-readline.c | 5 +++--
gdb/python/python-internal.h | 7 +++++++
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 3a0d592 [libFuzzer] fix gcc build
new fcd9eea [libFuzzer] Use CXX to set compiler to use
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/Fuzzer/build.sh | 3 ++-
1 file changed, 2 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 lldb.
from a68216f Prevent client from querying each thread's PC at each stop.
new 04bd11c Add a catch-all line for detecting dyld in the inferior proce [...]
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/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp | 4 ++++
source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp | 1 +
2 files changed, 5 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 5751b55 [AMDGPU] Fix some Clang-tidy modernize and Include What You U [...]
new ef5ba4e [NVPTX] Add explicit check for llvm.sqrt.f32 to intrinsics.ll.
new 8584769 [ValueTracking] Clarify comments on CannotBeOrderedLessThanZe [...]
new 12044b3 [ConstantFolding] Constant-fold llvm.sqrt(x) like other intrinsics.
new e1e8594 [NVPTX] Move getDivF32Level, usePrecSqrtF32, and useF32FTZ in [...]
new e5aefeb [NVPTX] Auto-upgrade some NVPTX intrinsics to LLVM target-gen [...]
new 3a0d592 [libFuzzer] fix gcc build
The 6 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/ValueTracking.h | 22 +++--
include/llvm/IR/IntrinsicsNVVM.td | 77 +++++-----------
lib/Analysis/ConstantFolding.cpp | 15 +---
lib/Fuzzer/FuzzerTracePC.cpp | 1 -
lib/IR/AutoUpgrade.cpp | 87 +++++++++++++++++-
lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp | 51 ++---------
lib/Target/NVPTX/NVPTXISelLowering.cpp | 54 ++++++++++++
lib/Target/NVPTX/NVPTXISelLowering.h | 16 ++++
lib/Target/NVPTX/NVPTXIntrinsics.td | 48 +---------
test/Assembler/auto_upgrade_nvvm_intrinsics.ll | 102 ++++++++++++++++++++++
test/CodeGen/NVPTX/intrinsics.ll | 8 ++
test/Transforms/InstCombine/constant-fold-math.ll | 5 +-
12 files changed, 314 insertions(+), 172 deletions(-)
create mode 100644 test/Assembler/auto_upgrade_nvvm_intrinsics.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 clang.
from e18adf0 [Basic] Remove the 32-bit x86 and ARM targets for Fuchsia
new 916645c [NVPTX] Auto-upgrade some NVPTX intrinsics to LLVM target-gen [...]
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/BuiltinsNVPTX.def | 24 ------------------------
1 file changed, 24 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 f0a2f63 [APFloat] Add asserts and descriptions. NFC.
new 5751b55 [AMDGPU] Fix some Clang-tidy modernize and Include What You U [...]
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/AMDGPU/AMDILCFGStructurizer.cpp | 81 +++++++++---------
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 109 ++++++++++++++----------
lib/Target/AMDGPU/SIISelLowering.cpp | 101 +++++++++++++---------
lib/Target/AMDGPU/SIInsertSkips.cpp | 49 +++++++----
lib/Target/AMDGPU/SIInsertWaits.cpp | 45 +++++-----
lib/Target/AMDGPU/SILoadStoreOptimizer.cpp | 41 +++++----
lib/Target/AMDGPU/SIMachineFunctionInfo.h | 20 +++--
lib/Target/AMDGPU/SIMachineScheduler.h | 22 +++--
8 files changed, 270 insertions(+), 198 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 libcxx.
from 952eaec Implement P0513R0 - "Poisoning the Hash"
new 17b6e14 Fix recent build errors
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:
.../util.smartptr/util.smartptr.hash/hash_unique_ptr.pass.cpp | 7 +++++--
.../type.index/type.index.synopsis/hash_type_index.pass.cpp | 2 ++
test/support/poisoned_hash_helper.hpp | 2 +-
3 files changed, 8 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.