This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8187e7e3019 [Transforms] Fix some Clang-tidy modernize and Include What [...]
new b0d6477e54f [SelectionDAG] Const-correct the DemandedMask argument to o [...]
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/Target/TargetLowering.h | 2 +-
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 2 +-
2 files changed, 2 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 binutils-gdb.
from cfa34c871c Remove is_remote check in labels.exp
new 8aed1c0d04 Remove references to gdb64 in the testsuite
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/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.base/attach.exp | 2 +-
gdb/testsuite/gdb.base/dbx.exp | 15 ---------------
3 files changed, 6 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 clang.
from c5c0712284 [Sema][Crash] Correctly handle an non-dependent noexcept exp [...]
new bab2fb8d67 [Sema][ObjC] Complete merging ObjC methods before checking t [...]
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/Sema/SemaDecl.cpp | 2 --
lib/Sema/SemaDeclObjC.cpp | 4 ++++
2 files changed, 4 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 9385cf15d1c Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"
new 8187e7e3019 [Transforms] Fix some Clang-tidy modernize and Include What [...]
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/Transforms/Vectorize/LoopVectorize.h | 31 +-
lib/Transforms/Vectorize/LoopVectorize.cpp | 399 +++++++++++++---------
2 files changed, 253 insertions(+), 177 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 720ba14b8e Revert "[Sema] Diagnose tautological comparison with type's [...]
new c5c0712284 [Sema][Crash] Correctly handle an non-dependent noexcept exp [...]
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/Sema/SemaDeclCXX.cpp | 14 ++++++++++----
test/CXX/except/except.spec/p1.cpp | 9 +++++++++
2 files changed, 19 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 hjl/pr22284/2.26
in repository glibc.
at 5a951cc33c Support profiling PIE [BZ #22284]
This branch includes the following new commits:
new 5a951cc33c Support profiling PIE [BZ #22284]
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.
--
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 f157979d5fe [CVP] Process binary operations even when def is local
new 959cfda8753 [XRay][tools] Updated stacks tool with flamegraph output.
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:
tools/llvm-xray/xray-stacks.cc | 236 +++++++++++++++++++++++++++++++++++++----
1 file changed, 217 insertions(+), 19 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 a063107f8d1 TargetMachine: Merge TargetMachine and LLVMTargetMachine
new f157979d5fe [CVP] Process binary operations even when def is local
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:
.../Scalar/CorrelatedValuePropagation.cpp | 20 ++--------
test/Transforms/CorrelatedValuePropagation/add.ll | 23 ++++++++++++
test/Transforms/CorrelatedValuePropagation/ashr.ll | 43 ++++++++++++++++++++++
test/Transforms/CorrelatedValuePropagation/sdiv.ll | 43 ++++++++++++++++++++++
test/Transforms/CorrelatedValuePropagation/srem.ll | 23 ++++++++++++
5 files changed, 136 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 00112593cb1 PR tree-optimization/82493 * sbitmap.c (bitmap_bit_in_ran [...]
new b184df229c3 Asm memory constraints
new a486310e37a Clobbers and Scratch Registers
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:
gcc/ChangeLog | 14 +++
gcc/doc/extend.texi | 153 +++++++++++++++++++++++++++++---
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gcc.target/i386/asm-mem.c | 59 ++++++++++++
4 files changed, 218 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/asm-mem.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.