This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 64c406a Remove a useless temporary variable.
new e715703 [ELF] Fix error reporting for synthetic sections
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/InputSection.cpp | 5 ++++
.../ELF/linkerscript/eh-frame-reloc-out-of-range.s | 27 ++++++++++++++++++++++
2 files changed, 32 insertions(+)
create mode 100644 test/ELF/linkerscript/eh-frame-reloc-out-of-range.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 newlib.
from 973f766 Fix duplocale (libc/locale/duplocale.c) which fails to proper [...]
new 125852d Add release message for commit 973f766f6
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/path.cc | 15 +++------------
winsup/cygwin/release/2.8.0 | 3 +++
2 files changed, 6 insertions(+), 12 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 6ca48c8 Use gcc_fallthrough() instead of __attribute__((fallthrough)
new 7cf54dd 2017-03-14 Richard Biener <rguenther(a)suse.de>
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/ChangeLog | 5 +++++
gcc/tree-vect-stmts.c | 2 ++
2 files changed, 7 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 85dd82a [TargetTransformInfo] getIntrinsicInstrCost() scalarization e [...]
new d0ed9de [AVX-512] Add test cases that demonstrate some patterns that [...]
new 89cd317 [AVX-512] Use iPTR instead of i64 in patterns for extract_sub [...]
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/X86/X86InstrAVX512.td | 12 +--
test/CodeGen/X86/avx512-load-store.ll | 189 +++++++++++++++++++++++++---------
2 files changed, 144 insertions(+), 57 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 53a96f2 [AVX-512] Pre-emptively fix more places in fastisel where we [...]
new 85dd82a [TargetTransformInfo] getIntrinsicInstrCost() scalarization e [...]
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/TargetTransformInfo.h | 31 +++++----
include/llvm/Analysis/TargetTransformInfoImpl.h | 5 +-
include/llvm/CodeGen/BasicTTIImpl.h | 76 +++++++++++++++++-----
lib/Analysis/CostModel.cpp | 4 +-
lib/Analysis/TargetTransformInfo.cpp | 12 ++--
lib/Target/X86/X86TargetTransformInfo.cpp | 9 +--
lib/Target/X86/X86TargetTransformInfo.h | 6 +-
lib/Transforms/Vectorize/BBVectorize.cpp | 40 ++++++++----
lib/Transforms/Vectorize/LoopVectorize.cpp | 8 +--
lib/Transforms/Vectorize/SLPVectorizer.cpp | 11 ++--
test/Analysis/CostModel/X86/arith-fp.ll | 24 +++----
.../LoopVectorize/AArch64/interleaved_cost.ll | 4 +-
.../LoopVectorize/ARM/interleaved_cost.ll | 4 +-
13 files changed, 145 insertions(+), 89 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 3789b61 Add missing condprop-xfail.ll that contains the remaining xfa [...]
new 53a96f2 [AVX-512] Pre-emptively fix more places in fastisel where we [...]
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/X86/X86FastISel.cpp | 37 ++++++++++++++++++++++++++++---------
1 file changed, 28 insertions(+), 9 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 5cdf673 fix test coverage capture dirs
new dd1f059 Fix cmake to find the compiler-rt libs 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:
cmake/Modules/HandleCompilerRT.cmake | 30 +++++++++++++++++++++---------
1 file changed, 21 insertions(+), 9 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 60b8b69 [ubsan] Add a nullability sanitizer
new 7ff3eba [CodeGen][ObjC] Fix a bug where the type of an ivar wasn't en [...]
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/CGObjCGNU.cpp | 2 +-
test/CodeGenObjC/ivar-type-encoding.m | 35 +++++++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGenObjC/ivar-type-encoding.m
--
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 542135b Daily bump.
new 6ca48c8 Use gcc_fallthrough() instead of __attribute__((fallthrough)
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/ChangeLog | 5 +++++
gcc/config/riscv/riscv.c | 4 ++--
2 files changed, 7 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 lldb.
from c23bc04 [debugserver] NFC. Missed one bit of cleanup in r297688
new 2d4eeae update.
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:
lldb.xcodeproj/project.pbxproj | 6 ++++++
1 file changed, 6 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.