This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4efddeefbfc revert r299851 - [InstCombine] fix matching of or-of-icmps [...]
new 3129c622b3d [PDB] Emit index/offset pairs for TPI and IPI streams
new 385894b5b5e Revert 299953 : test failure needs to be fixed
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:
.../llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h | 3 +
include/llvm/ProfileData/InstrProfData.inc | 14 ----
lib/DebugInfo/PDB/Native/TpiStream.cpp | 8 ++-
lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp | 64 +++++++++++++------
test/DebugInfo/PDB/pdb-yaml-types.test | 74 ++++++++++++++++++++++
5 files changed, 128 insertions(+), 35 deletions(-)
create mode 100644 test/DebugInfo/PDB/pdb-yaml-types.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 compiler-rt.
from 2c3562da9 [Profile] PE binary coverage bug fix
new 8df0cf037 [lsan] Fix typo in test/lsan/lit.common.cfg
new 4f28340f8 Revert 299954 : test failure needs to be fixed
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/profile/InstrProfData.inc | 14 --------------
test/lsan/lit.common.cfg | 2 +-
2 files changed, 1 insertion(+), 15 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 lld.
from 40e5cf27c [ELF] - Stop producing broken output for R_386_GOT32[X] relocations.
new 2a43dc3ec [PDB] Emit index/offset pairs for TPI and IPI streams
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:
test/COFF/pdb.test | 1 +
1 file changed, 1 insertion(+)
--
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 09db059444 [clang-format] Recognize Java logical shift assignment operator
new 9f266a5e16 Revert temporarily D29877 "Warn about unused static file sco [...]
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/Sema.cpp | 14 --------------
lib/Sema/SemaDecl.cpp | 9 +++++----
test/SemaCXX/warn-unused-filescoped.cpp | 16 ++--------------
3 files changed, 7 insertions(+), 32 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 glibc.
from 38efe8c5a5 Consolidate pthreadtype.h placementConsolidate pthreadtype.h [...]
new a42478b7bf manual: readdir, readdir64 are thread-safe
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 | 6 ++++++
manual/filesys.texi | 29 ++++++++++++++++++++---------
2 files changed, 26 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.
Renato Golin pushed a change to branch master
in repository toolchain/jenkins-scripts.
from c6002a0 start-container-docker.sh: Add --no-ssh-agent option.
new 5c1aadd tcwg-llvm-*: Fix toolchain argument
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:
tcwg-llvm-build.sh | 5 ++---
tcwg-llvm-release.sh | 4 +---
2 files changed, 3 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 9d54400bba7 Module::getOrInsertFunction is using C-style vararg instead [...]
new c9b31391b3a [Profile] PE binary coverage bug fix
new 4efddeefbfc revert r299851 - [InstCombine] fix matching of or-of-icmps [...]
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:
include/llvm/ProfileData/InstrProfData.inc | 14 +++++++++++
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 28 ++++++++++------------
test/Transforms/InstCombine/or.ll | 7 +++---
3 files changed, 30 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 eaaf906b85 Fix PR13910: Don't warn that __builtin_unreachable() is unreachable
new 09db059444 [clang-format] Recognize Java logical shift assignment operator
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/Format/FormatTokenLexer.cpp | 13 +++++++++++++
unittests/Format/FormatTestJava.cpp | 12 ++++++++++++
2 files changed, 25 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 compiler-rt.
from 8d8e5f3b6 Reapply "Enable LSan for arm Linux"
new 2c3562da9 [Profile] PE binary coverage bug fix
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/profile/InstrProfData.inc | 14 ++++++++++++++
1 file changed, 14 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 clang.
from b257ac069f [Parser][ObjC++] Improve diagnostics and recovery when C++ k [...]
new eaaf906b85 Fix PR13910: Don't warn that __builtin_unreachable() is unreachable
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/Analysis/ReachableCode.cpp | 11 +++++++++--
test/Sema/warn-unreachable.c | 37 +++++++++++++++++++++++++++++++++++++
2 files changed, 46 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.