This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 27e3ea1 [utils] Generate html reports with the code coverage utility script
new f36ea23 AMDGPU: Fix test name and broken CHECK-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:
...amdgcn.groupstaticgroup.ll => llvm.amdgcn.groupstaticsize.ll} | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
rename test/CodeGen/AMDGPU/{llvm.amdgcn.groupstaticgroup.ll => llvm.amdgcn.groupst [...]
--
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 41d0365 elf: Define missing Meta architecture specific relocations
new d957c4d i386: Compile rtld-*.os with -mno-sse -mno-mmx -mfpmath=387
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 | 8 ++++++++
sysdeps/i386/Makefile | 7 +++++--
2 files changed, 13 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 ec2cddd Fix -Wreturn-type with gcc 4.8 and libc++
new 27e3ea1 [utils] Generate html reports with the code coverage utility script
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:
utils/prepare-code-coverage-artifact.py | 50 ++++++++++++++++++++-------------
1 file changed, 31 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 clang.
from ba7cbd5 Fix some minor issues found by Coverity.
new 3c6458e [OpenMP] Fix incorrect diagnostics in map clause
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/SemaOpenMP.cpp | 19 +++++++++++++++++++
test/OpenMP/target_map_messages.cpp | 13 +++++++++----
test/OpenMP/target_parallel_for_map_messages.cpp | 8 ++++----
test/OpenMP/target_parallel_for_simd_map_messages.cpp | 8 ++++----
test/OpenMP/target_parallel_map_messages.cpp | 8 ++++----
5 files changed, 40 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 2e51ff6 [Coverage] Remove '..' from filenames *after* getting an abso [...]
new ba7cbd5 Fix some minor issues found by Coverity.
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/AST/DeclCXX.h | 4 +++-
lib/AST/ExprConstant.cpp | 2 ++
lib/AST/ItaniumMangle.cpp | 2 +-
3 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 clang.
from bca87a6 [Coverage] Normalize '..' out of filename strings
new 2e51ff6 [Coverage] Remove '..' from filenames *after* getting an abso [...]
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/CoverageMappingGen.cpp | 2 +-
test/CoverageMapping/abspath.cpp | 19 +++++++++++++++----
2 files changed, 16 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 llvm.
from 94471e3 [llvm-profdata] Speed up merging by using a thread pool
new ec2cddd Fix -Wreturn-type with gcc 4.8 and libc++
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/IR/Attributes.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 e7eb2d5 [PM] Convert Loop Strength Reduce pass to new PM
new 09080a9 [NVPTX] Make sure we adjust alignment at all call sites
new 94471e3 [llvm-profdata] Speed up merging by using a thread pool
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:
docs/CommandGuide/llvm-profdata.rst | 5 +
include/llvm/ProfileData/InstrProfWriter.h | 2 +
lib/ProfileData/InstrProfWriter.cpp | 8 ++
lib/Target/NVPTX/NVPTXISelLowering.cpp | 3 +-
test/CodeGen/NVPTX/param-align.ll | 11 ++
test/tools/llvm-profdata/multiple-inputs.test | 40 ++++++++
tools/llvm-profdata/llvm-profdata.cpp | 138 +++++++++++++++++++++-----
unittests/ProfileData/InstrProfTest.cpp | 25 +++++
8 files changed, 207 insertions(+), 25 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 release_39
in repository llvm.
from 2cefe50 Merging r275879: -------------------------------------------- [...]
new 00d9b1b Merging r275866: -------------------------------------------- [...]
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/CodeGenPrepare.cpp | 2 +-
test/CodeGen/ARM/memfunc.ll | 9 +++++++++
2 files changed, 10 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.