This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 7e8b055 Avoid calling dump() in normal code
new a03ab39 Switch the template specialization kind for a non-defining de [...]
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/SemaTemplateInstantiateDecl.cpp | 20 +++++---------------
1 file changed, 5 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 09e759d MemorySSA: Allow movement to arbitrary places
new d6da5db Use print() instead of dump() in code
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:
docs/tutorial/LangImpl04.rst | 6 ++++--
examples/Kaleidoscope/BuildingAJIT/Chapter1/toy.cpp | 6 ++++--
examples/Kaleidoscope/BuildingAJIT/Chapter2/toy.cpp | 6 ++++--
examples/Kaleidoscope/BuildingAJIT/Chapter3/toy.cpp | 6 ++++--
examples/Kaleidoscope/BuildingAJIT/Chapter4/toy.cpp | 3 ++-
examples/Kaleidoscope/BuildingAJIT/Chapter5/toy.cpp | 3 ++-
examples/Kaleidoscope/Chapter3/toy.cpp | 11 +++++++----
examples/Kaleidoscope/Chapter4/toy.cpp | 6 ++++--
examples/Kaleidoscope/Chapter5/toy.cpp | 6 ++++--
examples/Kaleidoscope/Chapter6/toy.cpp | 6 ++++--
examples/Kaleidoscope/Chapter7/toy.cpp | 6 ++++--
examples/Kaleidoscope/Chapter8/toy.cpp | 6 ++++--
examples/Kaleidoscope/Chapter9/toy.cpp | 2 +-
examples/Kaleidoscope/MCJIT/cached/toy.cpp | 8 +++++---
examples/Kaleidoscope/MCJIT/complete/toy.cpp | 6 ++++--
examples/Kaleidoscope/MCJIT/initial/toy.cpp | 8 +++++---
examples/Kaleidoscope/MCJIT/lazy/toy-jit.cpp | 8 +++++---
examples/Kaleidoscope/MCJIT/lazy/toy.cpp | 6 ++++--
lib/TableGen/TGParser.cpp | 2 ++
utils/TableGen/SubtargetFeatureInfo.cpp | 7 ++++---
20 files changed, 77 insertions(+), 41 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 f14e677 Change how we handle diagnose_if attributes.
new 7e8b055 Avoid calling dump() in normal code
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:
tools/clang-offload-bundler/ClangOffloadBundler.cpp | 5 ++++-
1 file changed, 4 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 llvm.
from 88d2075 Cleanup dump() functions.
new 4fcfd74 MemorySSA: Fix block numbering invalidation and replacement b [...]
new 0a5eca7 [RegisterBankInfo] Emit proper type for remapped registers.
new 09e759d MemorySSA: Allow movement to arbitrary places
The 3 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/CodeGen/GlobalISel/RegisterBankInfo.h | 12 +++++
include/llvm/Transforms/Utils/MemorySSA.h | 1 +
include/llvm/Transforms/Utils/MemorySSAUpdater.h | 12 +++--
lib/CodeGen/GlobalISel/RegisterBankInfo.cpp | 28 +++++++++--
lib/Transforms/Utils/MemorySSA.cpp | 15 ++++--
lib/Transforms/Utils/MemorySSAUpdater.cpp | 24 +++++++---
.../AArch64/GlobalISel/arm64-regbankselect.mir | 14 +++---
unittests/Transforms/Utils/MemorySSA.cpp | 56 ++++++++++++++++++++++
8 files changed, 135 insertions(+), 27 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 b5ee3be -Wunused-func-template: do not warn on non-template function [...]
new f14e677 Change how we handle diagnose_if attributes.
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/Sema/Overload.h | 32 +----
include/clang/Sema/Sema.h | 51 +++----
lib/Sema/SemaChecking.cpp | 34 +++--
lib/Sema/SemaExpr.cpp | 19 +--
lib/Sema/SemaExprCXX.cpp | 5 +
lib/Sema/SemaLookup.cpp | 3 +-
lib/Sema/SemaOverload.cpp | 285 +++++++++++++-------------------------
test/Sema/diagnose_if.c | 6 +-
test/SemaCXX/diagnose_if.cpp | 313 +++++++++++++++++++++++++++++++++++-------
9 files changed, 415 insertions(+), 333 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 ee3956e Support '#pragma clang __debug dump' within C++ classes.
new b5ee3be -Wunused-func-template: do not warn on non-template function [...]
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/SemaTemplateInstantiateDecl.cpp | 7 ++++++-
test/SemaTemplate/undefined-template.cpp | 8 ++++++++
2 files changed, 14 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 llvm.
from f6dfcde Introduce a basic MemorySSA updater, that supports insertDef, [...]
new 92cf58e MemorySSA: Move updater to its own 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:
include/llvm/Transforms/Utils/MemorySSA.h | 45 ---
include/llvm/Transforms/Utils/MemorySSAUpdater.h | 86 ++++++
lib/Transforms/Utils/CMakeLists.txt | 1 +
lib/Transforms/Utils/MemorySSA.cpp | 339 ---------------------
lib/Transforms/Utils/MemorySSAUpdater.cpp | 372 +++++++++++++++++++++++
unittests/Transforms/Utils/MemorySSA.cpp | 1 +
6 files changed, 460 insertions(+), 384 deletions(-)
create mode 100644 include/llvm/Transforms/Utils/MemorySSAUpdater.h
create mode 100644 lib/Transforms/Utils/MemorySSAUpdater.cpp
--
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 f294f57 [RegisterCoalescing] Recommit the patch "Remove partial redun [...]
new f6dfcde Introduce a basic MemorySSA updater, that supports insertDef, [...]
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 | 73 ++++--
lib/Transforms/Utils/MemorySSA.cpp | 396 +++++++++++++++++++++++++++---
unittests/Transforms/Utils/MemorySSA.cpp | 278 ++++++++++++++++++++-
3 files changed, 697 insertions(+), 50 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 b2486af Convert sequence of 'if's on the same value to a switch. No f [...]
new ee3956e Support '#pragma clang __debug dump' within C++ classes.
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/Parse/ParseDeclCXX.cpp | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.