This is an automated email from the git hooks/post-receive script.
Peter Smith pushed a change to branch linaro-local/InterworkVeneers
in repository toolchain/llvm/lld.
discards 62036e8 First implementation of new Thunk interface for MIPS and ARM.
new 27151da First implementation of new Thunk interface for MIPS and ARM.
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 (62036e8)
\
N -- N -- N refs/heads/linaro-local/InterworkVeneers (27151da)
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 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:
ELF/Thunks.cpp | 4 --
test/ELF/arm-thumb-interwork-thunk.s | 127 +++++++++++++++++++++++++++++++++++
2 files changed, 127 insertions(+), 4 deletions(-)
create mode 100644 test/ELF/arm-thumb-interwork-thunk.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 llvm.
from 17c3914 [X86][SSE] Added extra broadcast tests to cover PR28327
new 9227558 Support arbitrary addrspace pointers in masked load/store intrinsics
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/LangRef.rst | 20 +-
include/llvm/IR/IRBuilder.h | 4 +-
include/llvm/IR/Intrinsics.td | 5 +-
lib/IR/AutoUpgrade.cpp | 34 ++++
lib/IR/IRBuilder.cpp | 25 ++-
.../CostModel/X86/masked-intrinsic-cost.ll | 56 +++---
test/Assembler/auto_upgrade_intrinsics.ll | 18 ++
test/CodeGen/X86/avx512-bugfix-26264.ll | 8 +-
test/CodeGen/X86/masked_memop.ll | 215 +++++++++++----------
test/Transforms/InstCombine/masked_intrinsics.ll | 12 +-
test/Transforms/InstCombine/x86-masked-memops.ll | 32 +--
.../LoopVectorize/X86/masked_load_store.ll | 115 +++++++++--
12 files changed, 338 insertions(+), 206 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 b41eaf7 [asan] fix false dynamic-stack-buffer-overflow report with co [...]
new 17c3914 [X86][SSE] Added extra broadcast tests to cover PR28327
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/vector-shuffle-128-v4.ll | 31 +++++++++++++++++++++++++++++++
test/CodeGen/X86/vector-shuffle-256-v4.ll | 22 ++++++++++++++++++++++
2 files changed, 53 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 compiler-rt.
from fa9b324 [asan] fix false dynamic-stack-buffer-overflow report with co [...]
new cb4b1c1 [tsan] Treat non-barrier OSAtomic* functions as barriers to a [...]
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/tsan/rtl/tsan_interceptors_mac.cc | 39 +++++++++++++++++++++--------------
1 file changed, 24 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 339dc3d [Hexagon] Equally-sized vectors are equivalent in ISel (except vNi1)
new ff74d23 [SystemZ] Avoid generating 2 XOR instructions for (and (xor x [...]
new b41eaf7 [asan] fix false dynamic-stack-buffer-overflow report with co [...]
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/Target/SystemZ/SystemZInstrInfo.td | 5 +++++
lib/Transforms/Instrumentation/AddressSanitizer.cpp | 19 ++++++++++---------
test/CodeGen/SystemZ/and-xor-01.ll | 14 ++++++++++++++
3 files changed, 29 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/SystemZ/and-xor-01.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 compiler-rt.
from 7d98ad9 [sanitizer] Stop unwinding the stack when a close-to-zero PC [...]
new fa9b324 [asan] fix false dynamic-stack-buffer-overflow report with co [...]
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/alloca_constant_size.cc | 44 +++++++++++++++++++++++++++++
1 file changed, 44 insertions(+)
create mode 100644 test/asan/TestCases/alloca_constant_size.cc
--
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 ba58e5f Use PROCESS/THREAD_QUERY_LIMITED_INFORMATION where appropriate
new 532ecdd Add comment to point out missing access right per documentation
new c920bf0 Reformat some too-long lines
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:
winsup/cygwin/fhandler_process.cc | 10 ++++++++--
winsup/utils/pldd.c | 3 ++-
2 files changed, 10 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/schroot-image-scripts.
from 83b971b Fix permissions on files untarred from Foundation model tarball
new a63306f Remove LSB from schroot images
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:
admin-schroot.sh | 11 +----------
1 file changed, 1 insertion(+), 10 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.
Peter Smith pushed a change to branch linaro-local/InterworkVeneers
in repository toolchain/llvm/lld.
discards 1c7f7ae First implementation of new Thunk interface for MIPS and ARM.
new 62036e8 First implementation of new Thunk interface for MIPS and ARM.
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 (1c7f7ae)
\
N -- N -- N refs/heads/linaro-local/InterworkVeneers (62036e8)
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 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:
ELF/Relocations.cpp | 7 +--
ELF/Thunks.cpp | 150 ++++++++++++++++++++++++++++++++++++++++------------
ELF/Thunks.h | 3 +-
3 files changed, 122 insertions(+), 38 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 673dd34 Phoenix-RTOS: Adjust network-related headers to new kernel API.
new b6693e7 Remove pre-Vista considerations from utilities
new d21b635 Set supported Windows release to Windows 10
new ba58e5f Use PROCESS/THREAD_QUERY_LIMITED_INFORMATION where appropriate
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:
winsup/cygwin/fhandler_process.cc | 17 ++++++++++-------
winsup/cygwin/pinfo.cc | 8 +++++---
winsup/cygwin/sched.cc | 3 ++-
winsup/cygwin/times.cc | 5 +++--
winsup/utils/cygcheck.cc | 34 +---------------------------------
winsup/utils/cygpath.cc | 4 ++--
winsup/utils/ldd.cc | 2 +-
winsup/utils/locale.cc | 23 ++++++-----------------
winsup/utils/mkgroup.c | 2 +-
winsup/utils/mkpasswd.c | 2 +-
winsup/utils/ps.cc | 7 -------
winsup/utils/strace.cc | 1 -
12 files changed, 32 insertions(+), 76 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.