This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9ad3314 NFC. Fix popular typo in comment 'deferencing' --> 'dereferen [...]
new 40a78f8 Reapply "[llvm-cov] Add an -output-dir option for the show su [...]
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/CommandGuide/llvm-cov.rst | 8 +++++
test/tools/llvm-cov/showLineExecutionCounts.cpp | 6 ++++
tools/llvm-cov/CodeCoverage.cpp | 39 +++++++++++++++++---
tools/llvm-cov/CoverageViewOptions.h | 1 +
tools/llvm-cov/SourceCoverageView.cpp | 47 +++++++++++++++++++++++++
tools/llvm-cov/SourceCoverageView.h | 27 +++++++++++++-
tools/llvm-cov/SourceCoverageViewText.cpp | 9 +++++
tools/llvm-cov/SourceCoverageViewText.h | 7 ++++
8 files changed, 138 insertions(+), 6 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 69821cb Revert "[llvm-cov] Add an -output-dir option for the show sub [...]
new 9ad3314 NFC. Fix popular typo in comment 'deferencing' --> 'dereferen [...]
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/ARM/ARMISelLowering.cpp | 2 +-
lib/Target/PowerPC/PPCISelLowering.cpp | 12 ++++++------
lib/Target/X86/X86ISelLowering.cpp | 4 ++--
test/CodeGen/ARM/arm-shrink-wrapping.ll | 2 +-
4 files changed, 10 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 lldb.
from 7e9cfdb Fixup the "shadow" example command to use the function that t [...]
new 93fbced fixits are apparently called fix-its.
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/Expression/UserExpression.h | 2 +-
scripts/interface/SBExpressionOptions.i | 4 ++--
source/Commands/CommandObjectExpression.cpp | 4 ++--
source/Target/Target.cpp | 2 +-
4 files changed, 6 insertions(+), 6 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 01b6115 Daily bump.
new 35fd0c1 gcc/ PR target/71656 * config/rs6000/rs6000-cpus.def (ISA_3 [...]
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 | 20 +++++++
gcc/config/rs6000/predicates.md | 2 +-
gcc/config/rs6000/rs6000-cpus.def | 4 +-
gcc/config/rs6000/rs6000.c | 82 ++++++++++------------------
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gcc.target/powerpc/pr71656-1.c | 20 +++++++
gcc/testsuite/gcc.target/powerpc/pr71656-2.c | 47 ++++++++++++++++
7 files changed, 125 insertions(+), 56 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr71656-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr71656-2.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 1bf162a AMDGPU: Fix out of bounds indirect indexing errors
new 69821cb Revert "[llvm-cov] Add an -output-dir option for the show sub [...]
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/CommandGuide/llvm-cov.rst | 8 -----
test/tools/llvm-cov/showLineExecutionCounts.cpp | 6 ----
tools/llvm-cov/CodeCoverage.cpp | 39 +++------------------
tools/llvm-cov/CoverageViewOptions.h | 1 -
tools/llvm-cov/SourceCoverageView.cpp | 45 -------------------------
tools/llvm-cov/SourceCoverageView.h | 21 +-----------
tools/llvm-cov/SourceCoverageViewText.cpp | 9 -----
tools/llvm-cov/SourceCoverageViewText.h | 7 ----
8 files changed, 6 insertions(+), 130 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 aa99e51 AArch64: Remove unnecessary namespace llvm; NFC
new 1bf162a AMDGPU: Fix out of bounds indirect indexing 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:
lib/Target/AMDGPU/SILowerControlFlow.cpp | 27 ++++++++++++++++-------
test/CodeGen/AMDGPU/indirect-addressing-si.ll | 31 +++++++++++++++++++++++++++
2 files changed, 50 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 5dcd187 [PM] Sink the module parsing from the fixture to the test as [...]
new ce2862c [PM] Normalize FIXMEs for missing PreserveCFG to have the sam [...]
new aa99e51 AArch64: Remove unnecessary namespace llvm; NFC
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/AArch64/AArch64RegisterInfo.cpp | 4 ----
lib/Transforms/InstCombine/InstructionCombining.cpp | 2 +-
lib/Transforms/Scalar/ADCE.cpp | 3 +--
lib/Transforms/Scalar/BDCE.cpp | 3 +--
lib/Transforms/Scalar/Float2Int.cpp | 2 +-
lib/Transforms/Scalar/IndVarSimplify.cpp | 3 +--
lib/Transforms/Scalar/MergedLoadStoreMotion.cpp | 3 +--
lib/Transforms/Scalar/Reassociate.cpp | 3 +--
lib/Transforms/Utils/LCSSA.cpp | 3 +--
lib/Transforms/Utils/Mem2Reg.cpp | 6 +-----
10 files changed, 9 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 clang.
from 6a348f3 Frontend: clang-format a statement, NFC
new 37f80a6 Avoid accessing an invalid PresumedLoc.
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/Frontend/DiagnosticRenderer.cpp | 2 +-
1 file changed, 1 insertion(+), 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 b979c03 [llvm-cov] Add an -output-dir option for the show sub-command
new 5dcd187 [PM] Sink the module parsing from the fixture to the test as [...]
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:
unittests/Analysis/CGSCCPassManagerTest.cpp | 81 ++++++++++++++---------------
1 file changed, 38 insertions(+), 43 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.