This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 75fec5d GlobalISel: also add G_TRUNC to IRTranslator.
new 8c8f13e [InstCombine] use m_APInt to allow icmp eq (or X, C1), C2 fol [...]
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/Transforms/InstCombine/InstCombineCompares.cpp | 16 +++++++---------
test/Transforms/InstCombine/icmp.ll | 5 ++---
2 files changed, 9 insertions(+), 12 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 88fe406 Designate the widest case label to be the default label
new dcc45aa Fix ICE on invalid variable template instantiation (PR c++/72759)
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/cp/ChangeLog | 6 ++++++
gcc/cp/pt.c | 2 ++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/pr72759.C | 18 ++++++++++++++++++
4 files changed, 31 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr72759.C
--
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 5c3c157 remove FIXME comments (fixed with r277738)
new 143570a GlobalISel: add code to widen scalar G_ADD
new 75fec5d GlobalISel: also add G_TRUNC to IRTranslator.
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/CodeGen/GlobalISel/MachineIRBuilder.h | 22 ++++++++++++++++++
include/llvm/Target/GenericOpcodes.td | 19 ++++++++++++++++
include/llvm/Target/TargetOpcodes.def | 6 +++++
lib/CodeGen/GlobalISel/IRTranslator.cpp | 4 +++-
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 10 +++++++++
lib/CodeGen/GlobalISel/MachineLegalizeHelper.cpp | 25 ++++++++++++++++++++-
lib/CodeGen/GlobalISel/MachineLegalizer.cpp | 5 +++++
.../AArch64/GlobalISel/arm64-irtranslator.ll | 13 +++++++++++
test/CodeGen/AArch64/GlobalISel/legalize-add.mir | 26 ++++++++++++++++++++++
9 files changed, 128 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 zorg.
from 67dce92 Removed slaves w/o builders.
new 61adec1 Added methods to dial with extra args.
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:
zorg/buildbot/commands/CmakeCommand.py | 75 ++++++++++++++++++++++++++++++++--
1 file changed, 71 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 master
in repository compiler-rt.
from 61fc529 [compiler-rt] Fix memory allocator for dynamic address space
new c750de6 fix whitespaces from https://reviews.llvm.org/D23170
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/sanitizer_common/sanitizer_allocator_primary64.h | 5 +++--
1 file changed, 3 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 1d5ec70 [WebAssembly] Check return value of getRegForValue in FastISel
new 5c3c157 remove FIXME comments (fixed with r277738)
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/Transforms/InstSimplify/compare.ll | 2 --
1 file changed, 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 compiler-rt.
from 6c4c464 [ASAN] Mark test/asan/TestCases/ill.cc as unsupported on darwin
new 61fc529 [compiler-rt] Fix memory allocator for dynamic address 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:
.../sanitizer_allocator_primary64.h | 14 ++++++++--
lib/sanitizer_common/sanitizer_win.cc | 8 ++++--
.../tests/sanitizer_allocator_test.cc | 32 +++++++++++++++++++++-
3 files changed, 49 insertions(+), 5 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 27c637b Make isExternC work on VarDecls too.
new d19a95e [OpenCL] Added underscores to the names of 'to_addr' OpenCL b [...]
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/CGBuiltin.cpp | 5 +++--
test/CodeGenOpenCL/to_addr_builtin.cl | 28 ++++++++++++++--------------
2 files changed, 17 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 gcc.
from 93a3140 Define std::is_callable and std::is_nothrow_callable
new 88fe406 Designate the widest case label to be the default label
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/ChangeLog | 6 ++++++
gcc/gimple.c | 14 +++++++++++++-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/switch-10.c | 22 ++++++++++++++++++++++
4 files changed, 45 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/switch-10.c
--
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 release_39
in repository llvm.
from 8820ca4 Merging r277625: -------------------------------------------- [...]
new d2a17c5 Add release note for MemorySSA.
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:
docs/ReleaseNotes.rst | 5 +++++
1 file changed, 5 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.