This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 25eb40c0141 [LangRef] Clarify undefined behavior for function attributes.
new a81fbf2f94c [COFF] Hoist constant pool handling from X86AsmPrinter into [...]
new f2f6b9cfe05 [COFF] Use comdat shared constants for MinGW as well
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/MC/MCAsmInfo.h | 5 -----
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 20 ++++++++++++++++++++
lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 7 +------
lib/MC/MCAsmInfoCOFF.cpp | 8 --------
lib/Target/AArch64/AArch64AsmPrinter.cpp | 4 +---
lib/Target/ARM/ARMAsmPrinter.cpp | 9 +++++++++
lib/Target/ARM/ARMAsmPrinter.h | 4 +++-
lib/Target/X86/X86AsmPrinter.cpp | 23 -----------------------
lib/Target/X86/X86AsmPrinter.h | 3 ---
test/CodeGen/AArch64/win_cst_pool.ll | 20 +++++++++++---------
test/CodeGen/X86/win_cst_pool.ll | 10 +---------
11 files changed, 46 insertions(+), 67 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 3f26278f4 [XRay tests] Don't filter test-critical calls
new d0b67d309 [libFuzzer] Disable handle-unstable.test for ARM and delete d [...]
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/fuzzer/handle-unstable.test | 3 +++
test/fuzzer/handle_unstable_minunstable.test | 12 ------------
2 files changed, 3 insertions(+), 12 deletions(-)
delete mode 100644 test/fuzzer/handle_unstable_minunstable.test
--
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 d844c8fc2cb [SCEV] Add [zs]ext{C,+,x} -> (D + [zs]ext{C-D,+,x})<nuw><ns [...]
new 999d8967886 [ARM] Prefer lsls+lsrs over lsls+ands or lsrs+ands in Thumb1.
new 25eb40c0141 [LangRef] Clarify undefined behavior for function attributes.
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:
docs/LangRef.rst | 29 +++++++--
lib/Target/ARM/ARMISelLowering.cpp | 81 ++++++++++++++++++++++++
test/CodeGen/Thumb/shift-and.ll | 125 +++++++++++++++++++++++++++++++++++++
3 files changed, 229 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/Thumb/shift-and.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 clang.
from 9d271415af [clang:sema] de-duplicate getDepthAndIndex helpers
new b4e6971ad7 [analyzer] Fix compilation when LLVM_ENABLE_MODULES=ON
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/StaticAnalyzer/Core/PathSensitive/SMTExpr.h | 3 ++-
include/clang/StaticAnalyzer/Core/PathSensitive/SMTSolver.h | 4 ++++
include/clang/StaticAnalyzer/Core/PathSensitive/SMTSort.h | 2 ++
3 files changed, 8 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 libcxx.
from d9cfbf1a8 [NFC] Fix grammatical mistakes in libc++ FileTimeType design docs
new b52e084ca [windows] Fix warning about comparing ints of different signs
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:
src/support/win32/thread_win32.cpp | 5 +++--
1 file changed, 3 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 users/roland/2.31/aarch64-elf-ld-check-regressions
in repository binutils-gdb.
discards c720dd3764 Fix spurious check-ld failures on aarch64-elf
adds 13e8b41009 Automatic date update in version.in
new 7f7138cf07 [PATCH, LD, AArch64] Fix ifunc testisms
new e0fbe948e1 Fix spurious check-ld failures on aarch64-elf
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c720dd3764)
\
N -- N -- N refs/heads/users/roland/2.31/aarch64-elf-ld-check-regres [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
bfd/version.h | 2 +-
ld/testsuite/ld-aarch64/ifunc-9.d | 3 ++-
ld/testsuite/ld-ifunc/ifunc.exp | 2 +-
3 files changed, 4 insertions(+), 3 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 9280a04746 [OPENMP] Exclude service expressions/statements from the lis [...]
new 9d271415af [clang:sema] de-duplicate getDepthAndIndex helpers
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/SemaInternal.h | 21 +++++++++++++++++++++
lib/Sema/SemaTemplateDeduction.cpp | 23 -----------------------
lib/Sema/SemaTemplateInstantiate.cpp | 13 -------------
lib/Sema/SemaTemplateVariadic.cpp | 13 -------------
4 files changed, 21 insertions(+), 49 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 4f30db4325f [windows] Don't inline fieldFromInstruction on Windows
new d844c8fc2cb [SCEV] Add [zs]ext{C,+,x} -> (D + [zs]ext{C-D,+,x})<nuw><ns [...]
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/ScalarEvolution.cpp | 167 +++++++++++++--------
test/Transforms/IndVarSimplify/shrunk-constant.ll | 2 +-
.../SLPVectorizer/X86/consecutive-access.ll | 162 ++++++++++++++++++++
3 files changed, 267 insertions(+), 64 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 newlib.
from 7f32efbf7 POSIX Asynchronous I/O support: other files
new f6417be2a Cygwin: define _POSIX_ASYNCHRONOUS_IO
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:
newlib/libc/include/sys/features.h | 2 +-
winsup/cygwin/sysconf.cc | 2 +-
2 files 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 binutils-gdb.
from a45389f60d list Tom Tromey as GDB Global Maintainer
new d7154a8d08 Notify about breakpoint modification when enabling/disabling [...]
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:
gdb/ChangeLog | 4 ++
gdb/breakpoint.c | 2 +
gdb/testsuite/ChangeLog | 5 ++
.../mi-breakpoint-location-ena-dis.cc} | 25 ++++------
.../gdb.mi/mi-breakpoint-location-ena-dis.exp | 56 ++++++++++++++++++++++
5 files changed, 77 insertions(+), 15 deletions(-)
copy gdb/testsuite/{gdb.base/finish-pretty.c => gdb.mi/mi-breakpoint-location-ena- [...]
create mode 100644 gdb/testsuite/gdb.mi/mi-breakpoint-location-ena-dis.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.