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 3af09e8 Support -pie for aarch64*-elf targets.
new 0806868 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 gdb-7.11-branch
in repository binutils-gdb.
from 3ff1532 Automatic date update in version.in
new ae3b10d Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 binutils-2_26-branch
in repository binutils-gdb.
from 0a358c7 Automatic date update in version.in
new 97621da Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 llvm.
from 00d973e [ADT] Warn on unused results from ArrayRef and StringRef func [...]
new 9871423 This code block breaks the docs build (http://lab.llvm.org:80 [...]
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/BranchWeightMetadata.rst | 6 +++---
1 file changed, 3 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 lldb.
from e6706c5 Don't check the value of the unset variables on iOS
new 2004438 Fix an issue where the libc++ std::list formatter wasn't reco [...]
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:
source/Plugins/Language/CPlusPlus/LibCxxList.cpp | 28 ++++++++++++++++++++++--
1 file changed, 26 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 d9b9ef7 [libcxx] Add support for benchmark tests using Google Benchmark.
new 99029f1 Add heterogeneous comparator support for __debug_less. Fixes [...]
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/algorithm | 16 ++-
test/libcxx/algorithms/debug_less.pass.cpp | 167 +++++++++++++++++++++++++++++
2 files changed, 182 insertions(+), 1 deletion(-)
create mode 100644 test/libcxx/algorithms/debug_less.pass.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 llvm.
from e37b4fd Fix unused variable
new 63be720 AMDGPU: Change fdiv lowering based on !fpmath metadata
new 1f0a7ed [libFuzzer] extend the messages printed by afl_driver
new b2c3189 [LSV] Add detail to correct-order.ll test.
new 7e9ef3a [LSV] Nix two global (ish) variables in the LoadStoreVectoriz [...]
new abcf914 [LSV] Use make_range, and reformat a DEBUG message. NFC
new 85ee7e9 [LSV] Insert stores at the right point.
new 7d84cf3 Get rid of call to StringRef::substr that's never used.
new 00d973e [ADT] Warn on unused results from ArrayRef and StringRef func [...]
The 8 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/ADT/ArrayRef.h | 8 +
include/llvm/ADT/StringRef.h | 10 +
lib/Fuzzer/afl/afl_driver.cpp | 16 +-
lib/Support/CommandLine.cpp | 1 -
lib/Target/AMDGPU/AMDGPU.h | 3 +-
lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp | 123 +++++++++-
lib/Target/AMDGPU/AMDGPUIntrinsicInfo.cpp | 53 ++++-
lib/Target/AMDGPU/AMDGPUIntrinsicInfo.h | 14 +-
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 8 +
lib/Target/AMDGPU/SIISelLowering.cpp | 63 +++---
lib/Target/AMDGPU/SIISelLowering.h | 3 +-
lib/Target/AMDGPU/SIIntrinsics.td | 9 +-
lib/Transforms/Vectorize/LoadStoreVectorizer.cpp | 105 ++++-----
test/CodeGen/AMDGPU/amdgpu-codegenprepare.ll | 242 +++++++++++++++++++-
test/CodeGen/AMDGPU/fdiv.ll | 251 +++++++++------------
test/CodeGen/AMDGPU/llvm.amdgcn.fdiv.fast.ll | 18 ++
.../LoadStoreVectorizer/AMDGPU/insertion-point.ll | 31 ++-
.../LoadStoreVectorizer/X86/correct-order.ll | 11 +-
18 files changed, 712 insertions(+), 257 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.fdiv.fast.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 llvm.
from 9ab6316 Make GVN Hoisting obey optnone/bisect.
new e37b4fd Fix unused variable
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/Transforms/Utils/MemorySSA.cpp | 3 +--
1 file changed, 1 insertion(+), 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 llvm.
from aee8a35 Make MemorySSA::dominates/locallydominates constant time
new 9ab6316 Make GVN Hoisting obey optnone/bisect.
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/Transforms/Scalar/GVNHoist.cpp | 2 ++
test/Feature/optnone-opt.ll | 1 +
2 files changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.