This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from c98c6a755c [Frontend] Delete -print-decl-contexts
new 7d98247a0b Allow comments with '#' in dynamic AST Matchers
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/ASTMatchers/Dynamic/Parser.cpp | 4 ++++
unittests/ASTMatchers/Dynamic/ParserTest.cpp | 19 +++++++++++++++++--
2 files changed, 21 insertions(+), 2 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 f7ae0df6544 Add support for new pass manager
new ce8f59266c6 Improve static analysis of cold basic blocks
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/IPO/HotColdSplitting.cpp | 15 ++++++++++++++-
1 file 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 gcc.
from eca9b8e6dd5 Daily bump.
new 691e0ef9bca 2018-10-03 François Dumont <fdumont(a)gcc.gnu.org>
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:
libstdc++-v3/ChangeLog | 41 ++++++++++++++++++
libstdc++-v3/include/debug/map.h | 82 ++++++++++++++++++++---------------
libstdc++-v3/include/debug/multimap.h | 30 +++++++------
libstdc++-v3/include/debug/multiset.h | 27 ++++++------
libstdc++-v3/include/debug/set.h | 27 ++++++------
5 files changed, 132 insertions(+), 75 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 49cc1ce73d4 [AMDGPU] Rename pass "isel" to "amdgpu-isel"
new f7ae0df6544 Add support for new pass manager
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:
.../IPO/HotColdSplitting.h} | 18 ++++++------
lib/Passes/PassBuilder.cpp | 6 ++++
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/IPO/HotColdSplitting.cpp | 33 ++++++++++++++++++++++
test/Transforms/HotColdSplit/split-cold-1.ll | 1 +
test/Transforms/HotColdSplit/split-cold-2.ll | 1 +
6 files changed, 52 insertions(+), 8 deletions(-)
copy include/llvm/{CodeGen/PreISelIntrinsicLowering.h => Transforms/IPO/HotColdSpl [...]
--
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-tools-extra.
from fd7d5a1b [clangd] Temporarily disable VFS stats cache test for windows.
new 01ab3fa3 Fix compilation warning by removing unused variable [NFC]
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:
clangd/FS.cpp | 2 +-
1 file changed, 1 insertion(+), 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 clang.
from 5a76d40916 OpenCL: Mark printf format string argument
new c98c6a755c [Frontend] Delete -print-decl-contexts
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/Driver/CC1Options.td | 2 -
include/clang/Frontend/ASTConsumers.h | 4 -
include/clang/Frontend/FrontendOptions.h | 3 -
lib/Frontend/ASTConsumers.cpp | 339 -------------------------
lib/Frontend/CompilerInvocation.cpp | 3 -
lib/Frontend/FrontendActions.cpp | 6 -
lib/FrontendTool/ExecuteCompilerInvocation.cpp | 1 -
test/Coverage/ast-printing.c | 1 -
test/Coverage/ast-printing.cpp | 1 -
9 files changed, 360 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 a8aaa535a73 [globalisel] Fix one more missing Verifier pass from gisel- [...]
new 49cc1ce73d4 [AMDGPU] Rename pass "isel" to "amdgpu-isel"
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/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp | 4 ++--
test/CodeGen/AMDGPU/legalize-fp-load-invariant.ll | 2 +-
test/CodeGen/AMDGPU/print-mir-custom-pseudo.ll | 2 +-
3 files changed, 4 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 47e2c38609d AMDGPU: Always run AMDGPUAlwaysInline
new a8aaa535a73 [globalisel] Fix one more missing Verifier pass from gisel- [...]
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/CodeGen/AArch64/GlobalISel/gisel-commandline-option.ll | 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 9bda9a4b479 Add atomicrmw operation to error messages
new 47e2c38609d AMDGPU: Always run AMDGPUAlwaysInline
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/Target/AMDGPU/AMDGPUTargetMachine.cpp | 21 +++++++++------------
...force-alwaysinline-lds-global-address-codegen.ll | 21 +++++++++++++++++++++
2 files changed, 30 insertions(+), 12 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/force-alwaysinline-lds-global-address-codegen.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.