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 c2cae06 [CMake] Cleanup CMake version checking
new 180059d Fix win bot failure
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/profile/instrprof-basic.c | 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 llvm.
from 657b048 [docs] Fix indentation for a tool option
new 80b353d [LiveRangeEdit] Fix a crash in eliminateDeadDef.
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/LiveRangeEdit.cpp | 7 ++++++-
1 file changed, 6 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 compiler-rt.
from a00ec84 [CMake] Cleanup CMake version checking for 2.8.12
new c2cae06 [CMake] Cleanup CMake version checking
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:
cmake/Modules/SanitizerUtils.cmake | 16 +---------------
1 file 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 clang.
from a71d9fb Revert "[Temporary] Add an ExprWithCleanups for each C++ Mate [...]
new 2c670e1 [CMake] Cleaning up CMake feature gating on 2.8.12
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:
CMakeLists.txt | 16 +---------------
examples/AnnotateFunctions/CMakeLists.txt | 2 +-
examples/PrintFunctionNames/CMakeLists.txt | 2 +-
examples/analyzer-plugin/CMakeLists.txt | 2 +-
4 files changed, 4 insertions(+), 18 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 compiler-rt.
from 09fb515 [profile] Fix test to bail on failed waitpid in instrprof-file_ex.c
new a00ec84 [CMake] Cleanup CMake version checking for 2.8.12
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:
CMakeLists.txt | 22 +---------------------
1 file changed, 1 insertion(+), 21 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 cdb06f4 2016-06-09 Jonathan Yong <10walls(a)gmail.com>
new b02d1eb [Patch] PR70751, correct the cost for spilling non-pseudo int [...]
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 | 7 +++++++
gcc/lra-constraints.c | 21 +++++++++++++++++----
2 files changed, 24 insertions(+), 4 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 cfd0eb5 [CUDA] Implement __shfl* intrinsics in clang headers.
new a71d9fb Revert "[Temporary] Add an ExprWithCleanups for each C++ Mate [...]
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/ExprCXX.h | 7 +---
include/clang/AST/Stmt.h | 5 +--
include/clang/Sema/CleanupInfo.h | 47 ---------------------------
include/clang/Sema/ScopeInfo.h | 5 ++-
include/clang/Sema/Sema.h | 16 ++++-----
lib/AST/Expr.cpp | 7 +---
lib/AST/ExprCXX.cpp | 6 +---
lib/Analysis/Consumed.cpp | 6 ----
lib/CodeGen/CGExprConstant.cpp | 6 ----
lib/Sema/Sema.cpp | 5 ++-
lib/Sema/SemaCast.cpp | 8 ++---
lib/Sema/SemaCoroutine.cpp | 4 +--
lib/Sema/SemaDecl.cpp | 2 +-
lib/Sema/SemaExpr.cpp | 35 ++++++++++----------
lib/Sema/SemaExprCXX.cpp | 16 ++++-----
lib/Sema/SemaExprObjC.cpp | 4 +--
lib/Sema/SemaInit.cpp | 30 ++++-------------
lib/Sema/SemaLambda.cpp | 11 ++++---
lib/Sema/SemaOpenMP.cpp | 8 -----
lib/Sema/SemaStmt.cpp | 8 -----
lib/Serialization/ASTReaderStmt.cpp | 1 -
lib/Serialization/ASTWriterStmt.cpp | 3 +-
unittests/ASTMatchers/ASTMatchersNodeTest.cpp | 4 +--
23 files changed, 63 insertions(+), 181 deletions(-)
delete mode 100644 include/clang/Sema/CleanupInfo.h
--
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 zorg.
from e2721dd [fuzzer bot] treat a failure to build llvm-pdbdump-fuzzer as [...]
new 6e1915a [zorg] Add a step to run unit tests to the scripted LLDB builder
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:
zorg/buildbot/builders/LLDBBuilder.py | 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 f921bac [X86][AVX512] Fixed issue with v16i32 shuffles lowering to VPALIGNR
new 3ddec70 [X86][AVX512] Dropped avx512 VPSLLDQ/VPSRLDQ intrinsics
new 657b048 [docs] Fix indentation for a tool option
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 | 2 +-
lib/IR/AutoUpgrade.cpp | 24 ++++++++------
lib/Target/X86/X86IntrinsicsInfo.h | 2 --
test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll | 44 +++++++++++++++++++++++++
test/CodeGen/X86/avx512bw-intrinsics.ll | 44 -------------------------
5 files changed, 59 insertions(+), 57 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 9ceba99 [X86][AVX512] Added support for lowering 512-bit vector shuff [...]
new 52fe45e BitcodeReader: Use std:::piecewise_construct when upgrading t [...]
new f921bac [X86][AVX512] Fixed issue with v16i32 shuffles lowering to VPALIGNR
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/Bitcode/Reader/BitcodeReader.cpp | 6 +++---
lib/Target/X86/X86ISelLowering.cpp | 2 +-
test/CodeGen/X86/vector-shuffle-512-v16.ll | 15 +++++++++++++++
3 files changed, 19 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.