This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3523e86 RuntimeDyldELF/AArch64: Implement basic GOT support
new 86052d8 Commit full codegen for mul-i256.ll . 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:
test/CodeGen/X86/mul-i256.ll | 296 ++++++++++++++++++++++++++++++++++++++++---
1 file changed, 277 insertions(+), 19 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 7be363f Revert "[AVR] Allow specifying the CPU on the command line"
new 84b36e3 [OpenMP] Remove fixme comment in regression test and related [...]
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/OpenMP/distribute_lastprivate_codegen.cpp | 2 --
1 file changed, 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 libcxx.
from c3eec46 Fix a typo - extra '>'
new 24597f2 Add some tests to verify that we implement LWG#2837 correctly [...]
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/std/numerics/numeric.ops/numeric.ops.gcd/gcd.pass.cpp | 7 +++++++
test/std/numerics/numeric.ops/numeric.ops.lcm/lcm.pass.cpp | 7 +++++++
www/upcoming_meeting.html | 4 ++--
3 files changed, 16 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 clang-tools-extra.
from ecfd84e [change-namespace] trying to fix build bot failure caused by [...]
new 6d0c72a [clang-tidy] getPreviousNonCommentToken -> getPreviousToken
new fa6a3f0 [clang-tidy] misc-argument-comment support for gmock
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:
.../cppcoreguidelines/ProTypeMemberInitCheck.cpp | 4 +-
clang-tidy/misc/ArgumentCommentCheck.cpp | 169 +++++++++++++++------
clang-tidy/misc/ArgumentCommentCheck.h | 2 -
clang-tidy/misc/SuspiciousSemicolonCheck.cpp | 2 +-
clang-tidy/utils/FixItHintUtils.cpp | 2 +-
clang-tidy/utils/LexerUtils.cpp | 6 +-
clang-tidy/utils/LexerUtils.h | 7 +-
test/clang-tidy/misc-argument-comment-gmock.cpp | 101 ++++++++++++
test/clang-tidy/misc-argument-comment.cpp | 56 -------
9 files changed, 235 insertions(+), 114 deletions(-)
create mode 100644 test/clang-tidy/misc-argument-comment-gmock.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 binutils-gdb.
from 6ec7c1a [ARC] Provide an interface to decode ARC instructions.
new 65f90e8 [ld, testsuite] Don't print to stdout for "readelf -w" to avo [...]
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:
ld/ChangeLog | 5 +++++
ld/testsuite/ld-elf/compress.exp | 8 ++++----
2 files changed, 9 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 6f12c47 Add ADDC to SelectionDAG::computeKnownBits and ComputeNumSignBits.
new 3523e86 RuntimeDyldELF/AArch64: Implement basic GOT support
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/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp | 26 +++
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp | 189 ++++++++++++++-------
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h | 21 ++-
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h | 13 +-
.../AArch64/ELF_ARM64_PIC_relocations.s | 46 +++++
5 files changed, 222 insertions(+), 73 deletions(-)
create mode 100644 test/ExecutionEngine/RuntimeDyld/AArch64/ELF_ARM64_PIC_relocations.s
--
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 libcxx.
from 5a00ab8 Set up 'upcoming meeting' bug list
new c3eec46 Fix a typo - extra '>'
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:
www/upcoming_meeting.html | 4 ++--
1 file changed, 2 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 libcxx.
from cda122b Refer to _LIBCPP_MSVC macro where applicable
new 5a00ab8 Set up 'upcoming meeting' bug list
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:
www/upcoming_meeting.html | 210 +++++++++++++---------------------------------
1 file changed, 59 insertions(+), 151 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 ffd1e5a [DAGCombiner] Make DAGCombiner smarter about overflow
new 6f12c47 Add ADDC to SelectionDAG::computeKnownBits and ComputeNumSignBits.
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/SelectionDAG.cpp | 4 +++-
test/CodeGen/X86/known-bits.ll | 6 ++----
2 files changed, 5 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 gcc.
from 1fe9c7f gcc/ PR target/78883 * config/avr/avr.c (rtl-iter.h): Inclu [...]
new 89e39cf PR 78348: Limit amount of unrolling in test.
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/tree-ssa/ldist-24.c | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.