This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c96f661 [CodeGenPrep]No negative cost in the ExtLd promotion
new 1d8c95f NVPTX: Make NVPTXInferAddressSpaces preserve CFG
new 6ea1012 [ARM/AArch64] Relocate and update InterleavedAccessPass tests (NFC)
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/NVPTX/NVPTXInferAddressSpaces.cpp | 4 +
.../aarch64-interleaved-accesses-extract-user.ll | 86 ---
.../AArch64/aarch64-interleaved-accesses.ll | 393 -------------
.../ARM/arm-interleaved-accesses-extract-user.ll | 86 ---
test/CodeGen/ARM/arm-interleaved-accesses.ll | 462 ---------------
.../AArch64/interleaved-accesses-extract-user.ll | 113 ++++
.../AArch64/interleaved-accesses.ll | 549 ++++++++++++++++++
.../InterleavedAccess}/AArch64/lit.local.cfg | 2 +-
.../ARM/interleaved-accesses-extract-user.ll | 113 ++++
.../InterleavedAccess/ARM/interleaved-accesses.ll | 628 +++++++++++++++++++++
.../InterleavedAccess}/ARM/lit.local.cfg | 0
11 files changed, 1408 insertions(+), 1028 deletions(-)
delete mode 100644 test/CodeGen/AArch64/aarch64-interleaved-accesses-extract-user.ll
delete mode 100644 test/CodeGen/AArch64/aarch64-interleaved-accesses.ll
delete mode 100644 test/CodeGen/ARM/arm-interleaved-accesses-extract-user.ll
delete mode 100644 test/CodeGen/ARM/arm-interleaved-accesses.ll
create mode 100644 test/Transforms/InterleavedAccess/AArch64/interleaved-accesses- [...]
create mode 100644 test/Transforms/InterleavedAccess/AArch64/interleaved-accesses.ll
copy test/{Analysis/CostModel => Transforms/InterleavedAccess}/AArch64/lit.local.c [...]
create mode 100644 test/Transforms/InterleavedAccess/ARM/interleaved-accesses-extr [...]
create mode 100644 test/Transforms/InterleavedAccess/ARM/interleaved-accesses.ll
copy test/{LTO => Transforms/InterleavedAccess}/ARM/lit.local.cfg (100%)
--
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/spec2xxx-utils.
from 2baf747 Use a better workaround for tests that use preprocessed fortran
new 2a89211 Fix fast-track path in ssh-cc.sh
new c6365a8 Avoid double-compilation through fast-path in ssh-cc.sh
new ef28a7a Fix default parallelization for remote compiling
new 5b84599 Reduce locking in ssh-cc.sh
new 64750fe Reduce locking in ssh-cc.sh even more.
new e45ff3d Reindent ssh-cc.sh
The 6 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:
spec2xxx-config | 1 +
ssh-cc.sh | 86 +++++++++++++++++++++++++++++++--------------------------
2 files changed, 48 insertions(+), 39 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 1f3b497 [AMDGPU] Turn AMDGPUUnifyMetadata back into module pass
new c96f661 [CodeGenPrep]No negative cost in the ExtLd promotion
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/CodeGenPrepare.cpp | 5 ++++-
.../AArch64/arm64-codegen-prepare-extload.ll | 21 +++++++++++++++++++++
2 files changed, 25 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 release_40
in repository llvm.
from 8a028a2 Merging r292712 and r292713: -------------------------------- [...]
new 27ec2b8 Merging r293259: -------------------------------------------- [...]
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/ARM/ARMISelLowering.cpp | 4 +-
test/CodeGen/ARM/neon_div.ll | 83 +++++++++++++++++++++-----------------
2 files changed, 48 insertions(+), 39 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 release_40
in repository clang.
from cadf1a4 Merging r292991: -------------------------------------------- [...]
new faf6e6d Merging r292561: -------------------------------------------- [...]
new 2d09298 Merging r292590: -------------------------------------------- [...]
new 7bf54fb Merging r293134: -------------------------------------------- [...]
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:
lib/AST/ASTContext.cpp | 3 ++-
lib/CodeGen/CodeGenFunction.cpp | 3 +--
lib/Index/IndexDecl.cpp | 8 +++++++-
test/Index/Core/index-source.m | 12 ++++++------
test/Index/Core/index-subkinds.m | 12 ++++++------
test/Index/index-decls.m | 4 ++--
test/Index/index-module.m | 2 +-
test/OpenMP/openmp_seh.c | 18 ++++++++++++++++++
test/SemaCXX/constant-expression.cpp | 11 +++++++++++
tools/libclang/CXIndexDataConsumer.cpp | 7 ++++---
tools/libclang/CXIndexDataConsumer.h | 2 +-
11 files changed, 59 insertions(+), 23 deletions(-)
create mode 100644 test/OpenMP/openmp_seh.c
--
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 5e99622 [OpenCL] Add missing address spaces in IR generation of blocks
new 0f9ab4f clang-cl: Warn about /U flags that look like filenames (PR31662)
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/Basic/DiagnosticDriverKinds.td | 4 ++++
lib/Driver/Driver.cpp | 8 ++++++++
test/Driver/cl-options.c | 6 ++++++
3 files changed, 18 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 gcc.
from 9524902 PR libstdc++/79254 fix exception-safety in std::string::operator=
new a294cb9 PR c++/78771 - ICE with inherited constructor.
new ae23d86 2017-01-27 Vladimir Makarov <vmakarov(a)redhat.com>
new 04a64fc PR c++/71290
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 | 6 ++
gcc/cp/ChangeLog | 9 +++
gcc/cp/call.c | 6 ++
gcc/cp/class.c | 2 -
gcc/cp/method.c | 14 ++++-
gcc/cp/pt.c | 2 -
gcc/lra-assigns.c | 65 +++++++++++++---------
gcc/testsuite/ChangeLog | 12 ++++
gcc/testsuite/g++.dg/cpp0x/pr78771-new.C | 28 ++++++++++
gcc/testsuite/g++.dg/cpp0x/pr78771-old.C | 28 ++++++++++
gcc/testsuite/g++.dg/cpp1z/pr78771.C | 27 +++++++++
.../gcc.target/arm/{pr79131.c => pr79131-1.c} | 0
gcc/testsuite/gcc.target/arm/pr79131-2.c | 17 ++++++
.../obj-c++.dg/property/at-property-23.mm | 3 +-
14 files changed, 184 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr78771-new.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr78771-old.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/pr78771.C
rename gcc/testsuite/gcc.target/arm/{pr79131.c => pr79131-1.c} (100%)
create mode 100644 gcc/testsuite/gcc.target/arm/pr79131-2.c
--
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 release_40
in repository llvm.
from dd52173 LLVM 4.0: cherry-pick r293291 - Avoid using unspecified order [...]
new 80ed97e LLVM 4.0: cherry-pick r293293 - "Fix BasicAA incorrect assump [...]
new 6144eee Merging r292516: -------------------------------------------- [...]
new 8a028a2 Merging r292712 and r292713: -------------------------------- [...]
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:
lib/Analysis/BasicAliasAnalysis.cpp | 10 ++--
lib/Target/ARM/ARMAsmPrinter.cpp | 3 ++
lib/Target/X86/X86ISelLowering.cpp | 4 +-
test/Analysis/BasicAA/pr31761.ll | 19 +++++++
.../ARM/xray-armv6-attribute-instrumentation.ll | 6 +++
.../ARM/xray-armv7-attribute-instrumentation.ll | 6 +++
test/CodeGen/X86/phaddsub.ll | 58 ++++++++++++++++++++++
7 files changed, 99 insertions(+), 7 deletions(-)
create mode 100644 test/Analysis/BasicAA/pr31761.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 887da0d Fix BasicAA incorrect assumption on GEP
new 1f3b497 [AMDGPU] Turn AMDGPUUnifyMetadata back into module pass
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/AMDGPU/AMDGPU.h | 2 +-
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 2 +-
lib/Target/AMDGPU/AMDGPUUnifyMetadata.cpp | 18 +++---------------
test/CodeGen/AMDGPU/unify-metadata.ll | 4 ----
4 files changed, 5 insertions(+), 21 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 ccbf1f7 Avoid using unspecified ordering in MetadataLoader::MetadataL [...]
new 887da0d Fix BasicAA incorrect assumption on GEP
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/BasicAliasAnalysis.cpp | 10 +++++-----
test/Analysis/BasicAA/pr31761.ll | 19 +++++++++++++++++++
2 files changed, 24 insertions(+), 5 deletions(-)
create mode 100644 test/Analysis/BasicAA/pr31761.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.