This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 5db7cd215 Remove duplicate declaration from D41550; NFC
new 96bec0573 [ARM64] Remove unused function. NFCI.
new 26dfea6f5 [MacOSX-Kernel] Remove broken KDP_IMAGEPATH support.
new 03d066d36 [Core/Debugger] Remove some code that doesn't compile anymore.
The 3 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/Debugger.cpp | 69 ----------------------
.../Instruction/ARM64/EmulateInstructionARM64.cpp | 13 ----
.../Process/MacOSX-Kernel/CommunicationKDP.cpp | 37 ------------
3 files changed, 119 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 6b057a1e609 [Hexagon] Fix generation of vector sign extensions
new 0f3a589e92d [BasicBlockUtils] Check for unreachable preds before updati [...]
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/Utils/BasicBlockUtils.cpp | 6 +++
.../LoopSimplify/unreachable-loop-pred.ll | 49 ++++++++++++++++++++++
2 files changed, 55 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 glibc.
from 6a9dd7a7c5 Remove alpha specific fmax, fmin to fix sNaN handling [BZ #22660]
new 4cf82d2379 Update NEWS to add cosf and sincosf optimization
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 | 4 ++++
NEWS | 2 +-
2 files changed, 5 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 llvm.
from 7f55be51aef Revert r321089: "[DAG] Elide overlapping store" (and subseq [...]
new 6b057a1e609 [Hexagon] Fix generation of vector sign extensions
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/Hexagon/HexagonPatterns.td | 44 +++++++++++++++++++------------
test/CodeGen/Hexagon/autohvx/vext-128b.ll | 32 ++++++++++++++++------
test/CodeGen/Hexagon/autohvx/vext-64b.ll | 32 ++++++++++++++++------
3 files changed, 75 insertions(+), 33 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 2e1c71c2bc9 [C++ PATCH] tiny code cleanup
new 537316dd885 PR c++/81860 * g++.dg/cpp0x/inh-ctor30.C: New test.
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 | 4 ++++
gcc/testsuite/ChangeLog | 5 +++--
gcc/testsuite/g++.dg/cpp0x/inh-ctor30.C | 27 +++++++++++++++++++++++++++
3 files changed, 34 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/inh-ctor30.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 gcc.
from 6d6d3070450 PR libgfortran/83649 Chunk large reads and writes
new 2e1c71c2bc9 [C++ PATCH] tiny code cleanup
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 | 5 +++++
gcc/cp/constexpr.c | 3 +--
2 files changed, 6 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 6f151b491eb NFC. Add description comments to Function header
new 7f55be51aef Revert r321089: "[DAG] Elide overlapping store" (and subseq [...]
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/SelectionDAG/DAGCombiner.cpp | 42 ++++++++++++++--------------
test/CodeGen/AArch64/ldst-paired-aliasing.ll | 5 ++--
2 files changed, 24 insertions(+), 23 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 21623270b8b [AArch64][AsmParser] Add isScalarReg() and repurpose isReg()
new 6f151b491eb NFC. Add description comments to Function header
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/IR/Function.h | 7 +++++++
1 file changed, 7 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 9a0b58cb857 Strip trailing whitespace. NFCI
new 21623270b8b [AArch64][AsmParser] Add isScalarReg() and repurpose isReg()
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/AArch64/AsmParser/AArch64AsmParser.cpp | 24 +++++++++++++----------
1 file changed, 14 insertions(+), 10 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 ec6c5b21c0 ASan+operator new[]: Fix operator new[] cookie poisoning
new 1a835b5d57 Revert "ASan+operator new[]: Fix operator new[] cookie poisoning"
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/ItaniumCXXABI.cpp | 3 ++-
test/CodeGen/address-sanitizer-and-array-cookie.cpp | 10 +---------
2 files changed, 3 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.