This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libunwind.
from cb2bed4 Revert "[libunwind][CMake] Use libc++ headers when available"
new 0e14fd1 [libunwind][CMake] Use libc++ headers when available
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 | 20 ++++++++++++++++++++
1 file changed, 20 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 200c66b [Orc][RPC] Add a AsyncHandlerTraits specialization for non-va [...]
new dc5ec05 [SelectionDAGBuilder] Simplify creation of shufflevector DAG [...]
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/SelectionDAG/SelectionDAGBuilder.cpp | 70 ++++++++----------------
1 file changed, 24 insertions(+), 46 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 2ece588 AssumptionCache: Update documentation comment.
new 200c66b [Orc][RPC] Add a AsyncHandlerTraits specialization for non-va [...]
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/llvm/ExecutionEngine/Orc/RPCUtils.h | 7 ++++
unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp | 51 ++++++++++++++++++++++++++
2 files changed, 58 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 6a3aac4 Fix assertion failure due to implicit special member lookup l [...]
new b558dbe [Sema] Disallow returning a __block variable via a move.
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/SemaStmt.cpp | 8 +++++---
test/SemaObjCXX/blocks.mm | 16 +++++++++++++++-
2 files changed, 20 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 374166d Speculatively revert r295118 to see if it's what's causing th [...]
new 6a3aac4 Fix assertion failure due to implicit special member lookup l [...]
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/SemaLookup.cpp | 11 +++++++----
test/SemaCXX/cxx11-inheriting-ctors.cpp | 28 ++++++++++++++++++++++++++++
2 files changed, 35 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 llvm.
from fe08334 SimplifyCFG: Register cloned assume intrinsics with assumptio [...]
new 2ece588 AssumptionCache: Update documentation comment.
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/llvm/Analysis/AssumptionCache.h | 9 ++++-----
1 file changed, 4 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 test-suite.
from 08c4f44 xcode_sdk.cmake: Use xcrun to set CMAKE_LINKER
new ab61e4f Add ReleaseLTO cache 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:
cmake/caches/{Release.cmake => ReleaseLTO.cmake} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
copy cmake/caches/{Release.cmake => ReleaseLTO.cmake} (100%)
--
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 2a7c06f Don't look for GCC versions in /usr/lib/<triple> except when [...]
new 374166d Speculatively revert r295118 to see if it's what's causing th [...]
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/AST/Type.cpp | 6 ++----
test/SemaTemplate/explicit-specialization-member.cpp | 11 -----------
2 files changed, 2 insertions(+), 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 llvm.
from a7968ae WholeProgramDevirt: Separate the code that applies optzns fro [...]
new fe08334 SimplifyCFG: Register cloned assume intrinsics with assumptio [...]
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/Transforms/Utils/SimplifyCFG.cpp | 13 +++-
test/Transforms/SimplifyCFG/critedge-assume.ll | 83 ++++++++++++++++++++++++++
2 files changed, 93 insertions(+), 3 deletions(-)
create mode 100644 test/Transforms/SimplifyCFG/critedge-assume.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.