This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5b27f1a [MemorySSA] Define a restricted upward AccessList splice.
new 1e97630 [ADT] Add a generic concatenating iterator and range (take 2).
new efdef29 Fix `update_test_checks.py` bug that incorrectly truncates IR body.
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/ADT/STLExtras.h | 146 ++++++++++++++++++++++++++++++++++++++++
include/llvm/IR/Module.h | 70 +++++--------------
unittests/ADT/STLExtrasTest.cpp | 23 +++++++
utils/update_test_checks.py | 2 +-
4 files changed, 185 insertions(+), 56 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 f728512 [AliasAnalysis] Teach BasicAA about memcpy.
new 5b27f1a [MemorySSA] Define a restricted upward AccessList splice.
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/Transforms/Utils/MemorySSA.h | 9 ++++++
lib/Transforms/Utils/MemorySSA.cpp | 23 +++++++++++++++
unittests/Transforms/Utils/MemorySSA.cpp | 48 +++++++++++++++++++++++++++++++
3 files changed, 80 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 21fb5a7 Value number stores and memory states so we can detect when m [...]
new f728512 [AliasAnalysis] Teach BasicAA about memcpy.
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/BasicAliasAnalysis.cpp | 25 ++++++++++++++++
test/Analysis/BasicAA/assume.ll | 4 +--
test/Analysis/BasicAA/cs-cs.ll | 36 ++++++++++++------------
test/Analysis/BasicAA/guards.ll | 4 +--
test/Transforms/Util/MemorySSA/basicaa-memcpy.ll | 16 +++++++++++
5 files changed, 63 insertions(+), 22 deletions(-)
create mode 100644 test/Transforms/Util/MemorySSA/basicaa-memcpy.ll
--
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 c6e5fa6 Rename GVNExpression *ops_ members to *op_* to match conventi [...]
new 21fb5a7 Value number stores and memory states so we can detect when m [...]
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/Scalar/NewGVN.cpp | 159 +++++++++++++++++++++++++++----
test/Transforms/NewGVN/storeoverstore.ll | 80 ++++++++++++++++
2 files changed, 219 insertions(+), 20 deletions(-)
create mode 100644 test/Transforms/NewGVN/storeoverstore.ll
--
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 6cc32b3 [Orc][RPC] Add a ParallelCallGroup utility for dispatching an [...]
new c6e5fa6 Rename GVNExpression *ops_ members to *op_* to match conventi [...]
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/Transforms/Scalar/GVNExpression.h | 48 +++++++++++++-------------
lib/Transforms/Scalar/NewGVN.cpp | 22 ++++++------
2 files changed, 35 insertions(+), 35 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 4537253 [Orc][RPC] Clang-format RPCUtils header.
new 6cc32b3 [Orc][RPC] Add a ParallelCallGroup utility for dispatching an [...]
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/OrcError.h | 1 +
include/llvm/ExecutionEngine/Orc/RPCUtils.h | 166 +++++++++++++++++++------
lib/ExecutionEngine/Orc/OrcError.cpp | 2 +
unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp | 71 +++++++++++
4 files changed, 204 insertions(+), 36 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 0bc0e25 [DebugInfo] Added support for Checksum debug info feature.
new c2f02d1 Fix assertion failure when deducing an auto-typed argument ag [...]
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/SemaTemplateDeduction.cpp | 2 +-
test/SemaTemplate/temp_arg_nontype_cxx1z.cpp | 17 +++++++++++++++++
2 files changed, 18 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 054a09b Revert "[XRay][AArch64] An attempt to fix test patching-unpat [...]
new 54d197e [sanitizer] Define some CPU type symbols (like CPU_SUBTYPE_X8 [...]
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/sanitizer_common/sanitizer_procmaps_mac.cc | 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 llvm.
from 9ac1183 Add newline to end of file to quiet warnings.
new 4537253 [Orc][RPC] Clang-format RPCUtils header.
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 | 65 +++++++++++++----------------
1 file changed, 28 insertions(+), 37 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 1f4996f revert commit 290516
new 9ac1183 Add newline to end of file to quiet warnings.
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/Support/NativeFormatting.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.