This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b5552f8b905 [ARM] Reverse PostRASched subtarget feature logic
new 10edef110eb [llvm-cov] Read in function names for filtering from a text file.
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 | 6 +++
.../llvm-cov/Inputs/name_whitelist.covmapping | Bin 0 -> 384 bytes
test/tools/llvm-cov/Inputs/name_whitelist.cpp | 18 +++++++
test/tools/llvm-cov/Inputs/name_whitelist.proftext | 56 +++++++++++++++++++++
test/tools/llvm-cov/Inputs/whitelist1.txt | 4 ++
test/tools/llvm-cov/Inputs/whitelist2.txt | 2 +
test/tools/llvm-cov/name_whitelist.test | 21 ++++++++
tools/llvm-cov/CodeCoverage.cpp | 23 ++++++++-
tools/llvm-cov/CoverageFilters.cpp | 5 ++
tools/llvm-cov/CoverageFilters.h | 13 +++++
10 files changed, 147 insertions(+), 1 deletion(-)
create mode 100644 test/tools/llvm-cov/Inputs/name_whitelist.covmapping
create mode 100644 test/tools/llvm-cov/Inputs/name_whitelist.cpp
create mode 100644 test/tools/llvm-cov/Inputs/name_whitelist.proftext
create mode 100644 test/tools/llvm-cov/Inputs/whitelist1.txt
create mode 100644 test/tools/llvm-cov/Inputs/whitelist2.txt
create mode 100644 test/tools/llvm-cov/name_whitelist.test
--
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 5795194be3f [AArch64] IDSAR6 register assembler support
new b5552f8b905 [ARM] Reverse PostRASched subtarget feature logic
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/ARM.td | 23 +++++++++++------------
lib/Target/ARM/ARMScheduleR52.td | 1 -
lib/Target/ARM/ARMSubtarget.cpp | 11 +++--------
lib/Target/ARM/ARMSubtarget.h | 6 +++---
4 files changed, 17 insertions(+), 24 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 e6310c77e13 [AArch64] Support COFF linker directives
new 5795194be3f [AArch64] IDSAR6 register assembler support
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/AArch64SystemOperands.td | 3 +++
test/MC/AArch64/armv8.3a-ID_ISAR6_EL1.s | 9 +++++++++
.../AArch64/{armv8.3a-js.txt => armv8.3a-ID_ISAR6_EL1.txt} | 5 +++--
3 files changed, 15 insertions(+), 2 deletions(-)
create mode 100644 test/MC/AArch64/armv8.3a-ID_ISAR6_EL1.s
copy test/MC/Disassembler/AArch64/{armv8.3a-js.txt => armv8.3a-ID_ISAR6_EL1.txt} (64%)
--
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 9811ba37bd [analyzer] Performance optimizations for the CloneChecker
new 2c5db5c384 [ItaniumCXXABI] Always use linkonce_odr linkage for RTTI dat [...]
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 | 16 +++++++---------
test/CodeGenCXX/rtti-mingw64.cpp | 5 +++++
2 files changed, 12 insertions(+), 9 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 5c5cdb3c217 [IRCE] Identify loops with latch comparison against current [...]
new e6310c77e13 [AArch64] Support COFF linker directives
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/AArch64AsmPrinter.cpp | 24 ++++++++++++++++++++++
test/CodeGen/{ARM/Windows => AArch64}/dllexport.ll | 5 ++---
2 files changed, 26 insertions(+), 3 deletions(-)
copy test/CodeGen/{ARM/Windows => AArch64}/dllexport.ll (82%)
--
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 af471f828c PR22048, Incorrect .eh_frame section in libc.so
new 654670a4f0 Unbreak gdb build on 32-bit host with ADI support
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/ChangeLog | 10 ++++++++++
gdb/sparc64-tdep.c | 34 +++++++++++++++++++++++-----------
2 files changed, 33 insertions(+), 11 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 sve
in repository gcc.
at 28bd8e11bab Add missing file
This branch includes the following new commits:
new 5bd4c318354 Merge trunk into sve
new 28bd8e11bab Add missing file
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.
--
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 90051f7676 [modules] Add ability to specify module name to module file [...]
new 9811ba37bd [analyzer] Performance optimizations for the CloneChecker
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/clang/Analysis/CloneDetection.h | 33 +++++++++++++++-------------
lib/Analysis/CloneDetection.cpp | 28 ++++++++++++++++++-----
lib/StaticAnalyzer/Checkers/CloneChecker.cpp | 10 ++++-----
unittests/Analysis/CloneDetectionTest.cpp | 6 +++--
4 files changed, 49 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.