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 c025f88 Revert "Revert "[MSan] Enable on PowerPC64.""
new b047774 [asan] add primitives that allow coroutine implementations
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/sanitizer/common_interface_defs.h | 20 +++
lib/asan/asan_thread.cc | 105 +++++++++++-
lib/asan/asan_thread.h | 34 ++--
.../asan/TestCases/Linux/swapcontext_annotation.cc | 178 +++++++++++++++++++++
4 files changed, 324 insertions(+), 13 deletions(-)
create mode 100644 test/asan/TestCases/Linux/swapcontext_annotation.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 hjl/no-plt/no-plt
in repository gcc.
discards ab431b5 Default to -fno-plt
discards 318ae05 IFUNC resolver may resolve to a non-local function
discards 069135e Call ___tls_get_addr via GOT for GNU TLS if possible
discards a440c3c Check if x86 ld supports calling ___tls_get_addr via GOT
discards c91a2e6 i386: Load external function address via GOT slot
discards c7520d7 i386: Generate R_386_GOT32X relocation for -fno-plt
discards c016c38 Check if x86 as/ld support R_386_GOT32X relocation
discards 07ddb34 x86-64: Load external function address via GOT slot
adds 583e3e1 x86-64: Load external function address via GOT slot
adds 10a5b3c Check if x86 as/ld support R_386_GOT32X relocation
adds 48fdcca i386: Generate R_386_GOT32X relocation for -fno-plt
adds f0200cd i386: Load external function address via GOT slot
adds d7313926 Check if x86 ld supports calling ___tls_get_addr via GOT
adds dd21ec5 Call ___tls_get_addr via GOT for GNU TLS if possible
new 750f8eb IFUNC resolver may resolve to a non-local function
new c6bfa05 Default to -fno-plt
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 (ab431b5)
\
N -- N -- N refs/heads/hjl/no-plt/no-plt (c6bfa05)
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:
gcc/config/i386/i386.c | 7 -------
gcc/config/i386/i386.md | 4 ++--
gcc/config/i386/predicates.md | 11 +++++++++++
gcc/testsuite/gcc.target/i386/pr67400-1.c | 4 ++--
4 files changed, 15 insertions(+), 11 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 8ca9d2a Fixed consecutive memory access detection in Loop Vectorizer. [...]
new 6f24776 reverted the prev commit due to assertion failure
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/llvm/Analysis/LoopAccessAnalysis.h | 4 +-
lib/Analysis/LoopAccessAnalysis.cpp | 8 +--
lib/Transforms/Vectorize/LoopVectorize.cpp | 87 +++++++++++++++++++++++---
test/Transforms/LoopVectorize/consec_no_gep.ll | 43 -------------
4 files changed, 85 insertions(+), 57 deletions(-)
delete mode 100644 test/Transforms/LoopVectorize/consec_no_gep.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 newlib.
from 2c83227 Drop useless calls to path_conv.isgood_inode
new 94e3a56 Add release message for commit 2c83227
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:
winsup/cygwin/release/2.5.2 | 3 +++
1 file changed, 3 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 9200ab3 [TargetSchedule] Use 'isOutOfOrder' as possible to avoid magi [...]
new 8ca9d2a Fixed consecutive memory access detection in Loop Vectorizer. [...]
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/llvm/Analysis/LoopAccessAnalysis.h | 4 +-
lib/Analysis/LoopAccessAnalysis.cpp | 8 +--
lib/Transforms/Vectorize/LoopVectorize.cpp | 87 +++-----------------------
test/Transforms/LoopVectorize/consec_no_gep.ll | 43 +++++++++++++
4 files changed, 57 insertions(+), 85 deletions(-)
create mode 100644 test/Transforms/LoopVectorize/consec_no_gep.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 newlib.
from 16d3849 sys/time.h: Change visibility of gettimeofday.
new f91865c Improve encapsulation of FS type behind path_conv cover
new 36d4eb1 Use new path_conv_handle functions to access file info
new 4965cdc Use correct file info (especially inode number) for newly cre [...]
new 2c83227 Drop useless calls to path_conv.isgood_inode
The 4 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_disk_file.cc | 24 +++++++++++++-----------
winsup/cygwin/path.cc | 16 +++-------------
winsup/cygwin/path.h | 27 ++++++++++++++++++++++++---
3 files changed, 40 insertions(+), 27 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 f70be8a Update gold to version 1.12.
new 34a60dd S390: Fix typo "s930" -> "s390"
new 782c112 S390 gdbserver: Mark local funcs/vars as static
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:
gdb/ChangeLog | 5 +++++
gdb/gdbserver/ChangeLog | 17 +++++++++++++++++
gdb/gdbserver/linux-s390-low.c | 28 ++++++++++++++--------------
gdb/s390-linux-tdep.c | 2 +-
4 files changed, 37 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 gcc.
from ec15ec3 PR tree-optimization/71588 * tree-ssa-strlen.c (valid_built [...]
new 3bdae8d PR target/71103 * config/avr/avr.md (movqi): Only handle lo [...]
new b1d666b PR target/30417 * config/avr/gen-avr-mmcu-specs.c (print_mc [...]
new c0ac34c * cse.c (canon_asm_operands): New function extracted from... [...]
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:
gcc/ChangeLog | 19 +++++++++++++++++++
gcc/config/avr/avr.md | 5 +++--
gcc/config/avr/gen-avr-mmcu-specs.c | 7 ++++---
gcc/cse.c | 30 +++++++++++++++++++-----------
4 files changed, 45 insertions(+), 16 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 gcc-6-branch
in repository gcc.
from f405667 PR tree-optimization/71588 * tree-ssa-strlen.c (valid_built [...]
new 8f11fa7 PR target/71103 * config/avr/avr.md (movqi): Only handle lo [...]
new a0fd1e8 Backport from 2016-06-21 trunk r237639. PR target/30417 * [...]
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:
gcc/ChangeLog | 15 +++++++++++++++
gcc/config/avr/avr.md | 5 +++--
gcc/config/avr/gen-avr-mmcu-specs.c | 7 ++++---
3 files changed, 22 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 gcc-5-branch
in repository gcc.
from 41706f3 Daily bump.
new ce1bf71 PR target/71103 * config/avr/avr.md (movqi): Only handle lo [...]
new 7c3cb46 Backport from 2016-06-21 trunk r237639. PR target/30417 * [...]
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:
gcc/ChangeLog | 15 +++++++++++++++
gcc/config/avr/avr.md | 5 +++--
gcc/config/avr/gen-avr-mmcu-specs.c | 7 ++++---
3 files changed, 22 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.