This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 0cb0ba2898 Removed fallthrough annotation which does not directly prece [...]
new d7b775c00f [GSoC] Shell autocompletion for clang
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 | 4 ++++
include/clang/Driver/Options.td | 1 +
lib/Driver/Driver.cpp | 7 +++++++
test/Driver/autocomplete.c | 6 ++++++
utils/bash-autocomplete.sh | 14 ++++++++++++++
5 files changed, 32 insertions(+)
create mode 100644 test/Driver/autocomplete.c
create mode 100644 utils/bash-autocomplete.sh
--
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 6ae2b02018d [InstSimplify] auto-generate test checks. NFC
new 9d053875b78 [PDB] Hash types up front when merging types instead of usi [...]
new e4958041583 Refactor DWARF hashing to use a .def file to avoid repetition
new 2d1ebed0995 Speculative build fix for non-Windows
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/DebugInfo/CodeView/TypeSerializer.h | 23 +--
include/llvm/DebugInfo/CodeView/TypeTableBuilder.h | 6 +-
.../llvm/DebugInfo/CodeView/TypeTableCollection.h | 4 +-
lib/CodeGen/AsmPrinter/DIEHash.cpp | 116 +------------
lib/CodeGen/AsmPrinter/DIEHash.h | 53 +-----
lib/CodeGen/AsmPrinter/DIEHashAttributes.def | 54 ++++++
lib/DebugInfo/CodeView/TypeSerializer.cpp | 183 ++++++++++++++-------
lib/DebugInfo/CodeView/TypeTableCollection.cpp | 3 +-
tools/llvm-pdbdump/llvm-pdbdump.cpp | 14 +-
9 files changed, 205 insertions(+), 251 deletions(-)
create mode 100644 lib/CodeGen/AsmPrinter/DIEHashAttributes.def
--
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 release_40
in repository llvm.
from eba25615ba1 Merging r299866:
new 1ddbad1bae7 Merging r302137:
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/ArgumentPromotion.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 llvm.
from 3ee62c69307 [InstCombine] allow icmp-xor folds for vectors (PR33138)
new a7f9ccef01b [InstCombine] auto-generate test checks; NFC
new 6ae2b02018d [InstSimplify] auto-generate test checks. NFC
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:
test/Transforms/InstCombine/bitcast-vec-canon.ll | 37 ++++----
test/Transforms/InstSimplify/call.ll | 113 ++++++++++++++++-------
2 files changed, 98 insertions(+), 52 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 06f1c090c [XRay][compiler-rt] Add __xray_remove_customevent_handler(...)
new 25efabe94 Disable flaky ASan tests temporarily on darwin
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/asan/TestCases/Posix/wait3.cc | 2 +-
test/asan/TestCases/Posix/wait4.cc | 1 +
2 files changed, 2 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 e065977c4b5 AMDGPU: Fold CI-specific complex SMRD patterns into existin [...]
new 7cc1d8ceffe [InstCombine] Use update_test_checks to regenerate the ctpo [...]
new 3ee62c69307 [InstCombine] allow icmp-xor folds for vectors (PR33138)
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/Transforms/InstCombine/InstCombineCompares.cpp | 14 +++++++----
test/Transforms/InstCombine/ctpop.ll | 27 ++++++++++++++--------
test/Transforms/InstCombine/icmp-xor-signbit.ll | 16 ++++---------
3 files changed, 31 insertions(+), 26 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 release_40
in repository llvm.
from f34c3006655 Merging r297403:
new eba25615ba1 Merging r299866:
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/MemCpyOptimizer.cpp | 5 +++++
test/Transforms/MemCpyOpt/memcpy.ll | 13 +++++++++++++
2 files changed, 18 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 1010908cf7d Commit AttributeList change that was supposed to be part of [...]
new e065977c4b5 AMDGPU: Fold CI-specific complex SMRD patterns into existin [...]
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 | 36 ++++++++++--------------------
lib/Target/AMDGPU/AMDGPUSubtarget.h | 4 ++++
lib/Target/AMDGPU/SMInstructions.td | 27 +---------------------
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 2 +-
4 files changed, 18 insertions(+), 51 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 20b414d1e78 Document dg-line directive
new 81a73aa8351 PR c++/80866 * parser.c (cp_parser_template_id): Keep the [...]
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/cp/ChangeLog | 4 ++++
gcc/cp/parser.c | 5 +++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/parse/pr80866.C | 10 ++++++++++
4 files changed, 24 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/parse/pr80866.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.