This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 57342fb583a GlobalISel: Use a callback to compute constrained reg class [...]
new b841e3b9476 [InstCombine] refine select-of-constants to bitwise ops
new bf0b5f5f330 Fix include of config.h that was incorrectly changed in r331184
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/Support/RWMutex.cpp | 2 +-
lib/Transforms/InstCombine/InstCombineSelect.cpp | 91 ++++------
test/Transforms/InstCombine/rem.ll | 11 +-
test/Transforms/InstCombine/select-icmp-and.ll | 198 ++++++++++-----------
.../unrecognized_three-way-comparison.ll | 58 ++----
5 files changed, 145 insertions(+), 215 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 3a0c2765857 [ThinLTO] Add support for optimization remarks to thinBackend
new 57342fb583a GlobalISel: Use a callback to compute constrained reg class [...]
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/CodeGen/TargetRegisterInfo.h | 6 ++++++
lib/CodeGen/GlobalISel/Utils.cpp | 7 +++++++
2 files changed, 13 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 0893687d0 [sanitizer] Remove unused 32-bit allocator TransferBatch parameter
new 4abc20492 Follow-up to r331378. Update tests to allow to use C atomics in C++.
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:
test/tsan/Darwin/gcd-groups-destructor.mm | 2 +-
test/tsan/Darwin/libcxx-shared-ptr-stress.mm | 2 +-
test/tsan/Darwin/xpc-race.mm | 2 +-
3 files changed, 3 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 3be08ea472 BFD: Prevent writing the MIPS _gp_disp symbol into symbol tables
new 9b0797e268 gdb/testsuite: Filter out some registers for riscv
new 4ea17de8f1 Use flex's -t option instead of --stdout
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 | 4 ++++
gdb/Makefile.in | 2 +-
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.base/callfuncs.exp | 10 ++++++++++
4 files changed, 20 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 clang.
from 448ee95831 [OPENMP] Fix test typos: CHECK-DAG-N -> CHECK-N-DAG
new 406ee9f684 [CodeGenFunction] Use the StringRef::split function that tak [...]
new d80c081db0 [X86] Make __builtin_ia32_directstore_u32 and __builtin_ia32 [...]
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/clang/Basic/BuiltinsX86.def | 4 ++--
lib/CodeGen/CodeGenFunction.cpp | 4 ++--
2 files changed, 4 insertions(+), 4 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 gcc-6-branch
in repository gcc.
from 95841914039 Daily bump.
new 88aa0196982 PR libstdc++/85632 fix wraparound in filesystem::space
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:
libstdc++-v3/ChangeLog | 7 +++++
libstdc++-v3/src/filesystem/ops.cc | 7 +++--
.../operations/{read_symlink.cc => space.cc} | 34 +++++++++++++---------
3 files changed, 31 insertions(+), 17 deletions(-)
copy libstdc++-v3/testsuite/experimental/filesystem/operations/{read_symlink.cc => [...]
--
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 da9cac629ca [PowerPC] add more FMF debug output; NFC
new 3a0c2765857 [ThinLTO] Add support for optimization remarks to thinBackend
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/LTO/LTOBackend.cpp | 35 ++++++++++++----------
.../Resolution/X86/diagnostic-handler-remarks.ll | 13 +++++++-
2 files changed, 32 insertions(+), 16 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 lldb.
from 7bcdbcee6 Add back condition that was accidentally removed in r331462.
new bc11ec512 Revert "DWARFExpression: Convert file addresses to load addre [...]
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/lldb/Core/Value.h | 3 ---
source/Core/Value.cpp | 22 ----------------------
source/Core/ValueObjectVariable.cpp | 20 +++++++++++++++++---
source/Expression/DWARFExpression.cpp | 5 +----
4 files changed, 18 insertions(+), 32 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 lldb.
from cc8a66c5c [CMake] Unify and relayer testing
new 7bcdbcee6 Add back condition that was accidentally removed in r331462.
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/Core/ValueObjectVariable.cpp | 8 +++++---
1 file changed, 5 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 lld.
from bf1b38ae5 [ELF][MIPS] Check that a section has a valid reference to a f [...]
new 7a0320905 Added ThinLTO test to verify that index files are not generat [...]
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:
test/ELF/lto/thinlto.ll | 9 +++++++++
1 file changed, 9 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.