This is an automated email from the git hooks/post-receive script.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from fe74738 gcc/ Backport from trunk r239923. 2016-09-01 Wilco Dijkst [...]
new 2e7d161 libstdc++-v3/ Backport from trunk r239955. 2016-09-02 Max [...]
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:
libstdc++-v3/acinclude.m4 | 6 +++---
libstdc++-v3/configure | 4 ++--
2 files changed, 5 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from a196a3b gcc/ Backport from trunk r239919. 2016-09-01 Kyrylo Tkach [...]
new fe74738 gcc/ Backport from trunk r239923. 2016-09-01 Wilco Dijkst [...]
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/config/aarch64/aarch64.c | 22 ++++++++++++++++++++++
1 file changed, 22 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 b01d8d2 [AMDGPU] Refactor FLAT TD instructions
new 7e3e982 [WebAssembly] Unbreak the build.
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/WebAssembly/WebAssemblyCFGStackify.cpp | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 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 5d467e5 PR other/77421 * gensupport.c (alter_output_for_subst_insn) [...]
new 8f8828b PR c/77423 * doc/invoke.texi: Update -Wlogical-not-parenthe [...]
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/c-family/ChangeLog | 8 +++++
gcc/c-family/c-common.c | 38 ++++++++++++++++++++--
gcc/doc/invoke.texi | 4 +--
gcc/testsuite/ChangeLog | 5 +++
.../c-c++-common/Wlogical-not-parentheses-3.c | 31 ++++++++++++++++++
6 files changed, 86 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Wlogical-not-parentheses-3.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 llvm.
from af86df2 [Thumb1] Add relocations for fixups fixup_arm_thumb_{br,bcc}
new b01d8d2 [AMDGPU] Refactor FLAT TD instructions
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/AMDGPUInstructions.td | 19 --
lib/Target/AMDGPU/CIInstructions.td | 240 ---------------
lib/Target/AMDGPU/FLATInstructions.td | 524 ++++++++++++++++++++++++++++++++
lib/Target/AMDGPU/SIInstrFormats.td | 36 ---
lib/Target/AMDGPU/SIInstrInfo.td | 143 ---------
lib/Target/AMDGPU/SIInstructions.td | 1 +
6 files changed, 525 insertions(+), 438 deletions(-)
create mode 100644 lib/Target/AMDGPU/FLATInstructions.td
--
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-tools-extra.
from 6800be4 [clang-rename] Enforce LLVM policy about braces around single [...]
new 079dd6a [clang-rename] Add comment after namespace closing
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:
clang-rename/RenamingAction.h | 5 +++--
1 file changed, 3 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 gcc.
from 622793a Daily bump.
new 2f0faa5 PR rtl-optimization/77425 * ipa-devirt.c (get_odr_type): Se [...]
new 5d467e5 PR other/77421 * gensupport.c (alter_output_for_subst_insn) [...]
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 | 10 ++++++++++
gcc/gensupport.c | 29 +++++++++++++----------------
gcc/ipa-devirt.c | 3 +--
3 files changed, 24 insertions(+), 18 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from eed9c6d gcc/ Backport from trunk r239865. 2016-08-30 Tamar Christ [...]
new a196a3b gcc/ Backport from trunk r239919. 2016-09-01 Kyrylo Tkach [...]
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/config/aarch64/aarch64.c | 8 ++++++++
gcc/config/aarch64/aarch64.md | 12 ++++++++++++
gcc/testsuite/gcc.target/aarch64/ands_3.c | 12 ++++++++++++
3 files changed, 32 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/ands_3.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 lldb.
from 228c250 XFAIL TestGdbRemoteExitCode failing tests
new 98936bc Add default_packet_timeout key to the new TestGdbRemoteHostInfo test
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/tools/lldb-server/host-info/TestGdbRemoteHostInfo.py | 3 ++-
1 file changed, 2 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 master
in repository llvm.
from e888613 [X86] Make some static arrays of opcodes const and shrink to [...]
new 65e0a96 [AVX512] Fix v8i1 /v16i1 zext + bitcast lowering pattern. Exp [...]
new af86df2 [Thumb1] Add relocations for fixups fixup_arm_thumb_{br,bcc}
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/ARM/MCTargetDesc/ARMELFObjectWriter.cpp | 6 +++
lib/Target/X86/X86InstrAVX512.td | 8 ++--
test/CodeGen/X86/avx512-mask-op.ll | 41 ++++++++++++++++++
test/CodeGen/X86/avx512-mask-zext-bugfix.ll | 49 ++++++++++++++++++++++
test/MC/ARM/thumb1-branch-reloc.s | 21 ++++++++++
5 files changed, 121 insertions(+), 4 deletions(-)
create mode 100755 test/CodeGen/X86/avx512-mask-zext-bugfix.ll
create mode 100644 test/MC/ARM/thumb1-branch-reloc.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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from a1d0b72 gcc/ Backport from trunk r239739. 2016-08-24 Michael Coll [...]
new eed9c6d gcc/ Backport from trunk r239865. 2016-08-30 Tamar Christ [...]
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/config/aarch64/aarch64-simd.md | 175 +++++++++++++++++++++++++++++++++----
1 file changed, 159 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 master
in repository llvm.
from bda8c85 [AVX-512] Simplify X86InstrInfo::copyPhysReg for 128/256-bit [...]
new e888613 [X86] Make some static arrays of opcodes const and shrink to [...]
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 | 12 ++++++------
1 file changed, 6 insertions(+), 6 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 ac396ea [Coroutines] Part11: Add final suspend handling.
new 481ecf2 [Target] Remove the AvailableRegClasses vector from TargetLow [...]
new bda8c85 [AVX-512] Simplify X86InstrInfo::copyPhysReg for 128/256-bit [...]
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:
include/llvm/Target/TargetLowering.h | 4 --
lib/Target/X86/X86InstrInfo.cpp | 27 +++-------
lib/Target/X86/X86RegisterInfo.cpp | 10 ----
lib/Target/X86/X86RegisterInfo.h | 3 --
test/CodeGen/X86/avx512-calling-conv.ll | 27 ++++------
test/CodeGen/X86/avx512-ext.ll | 8 +--
test/CodeGen/X86/avx512-intrinsics.ll | 90 +++++++++++++++----------------
test/CodeGen/X86/avx512-mask-op.ll | 2 +-
test/CodeGen/X86/avx512-select.ll | 4 +-
test/CodeGen/X86/avx512-vbroadcast.ll | 4 +-
test/CodeGen/X86/masked_gather_scatter.ll | 36 ++++++-------
test/CodeGen/X86/masked_memop.ll | 4 +-
test/CodeGen/X86/pmul.ll | 61 +++++++--------------
test/CodeGen/X86/vector-sext.ll | 2 +-
test/CodeGen/X86/vector-zext.ll | 2 +-
15 files changed, 112 insertions(+), 172 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from b6686e2 gcc/ Backport from trunk r237988. 2016-07-04 Jiong Wang [...]
new a1d0b72 gcc/ Backport from trunk r239739. 2016-08-24 Michael Coll [...]
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/config/arm/arm-modes.def | 1 +
gcc/config/arm/arm-protos.h | 2 +
gcc/config/arm/arm.c | 29 +++
gcc/config/arm/arm.md | 325 ++++++++++++++++++++++++++
gcc/testsuite/gcc.target/arm/builtin_saddl.c | 17 ++
gcc/testsuite/gcc.target/arm/builtin_saddll.c | 18 ++
gcc/testsuite/gcc.target/arm/builtin_ssubl.c | 17 ++
gcc/testsuite/gcc.target/arm/builtin_ssubll.c | 18 ++
gcc/testsuite/gcc.target/arm/builtin_uaddl.c | 17 ++
gcc/testsuite/gcc.target/arm/builtin_uaddll.c | 18 ++
gcc/testsuite/gcc.target/arm/builtin_usubl.c | 17 ++
gcc/testsuite/gcc.target/arm/builtin_usubll.c | 18 ++
12 files changed, 497 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_saddl.c
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_saddll.c
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_ssubl.c
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_ssubll.c
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_uaddl.c
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_uaddll.c
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_usubl.c
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_usubll.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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 94d916d gcc/testsuite/ Backport from trunk r237798. 2016-06-27 Ch [...]
new b6686e2 gcc/ Backport from trunk r237988. 2016-07-04 Jiong Wang [...]
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/config/aarch64/aarch64-simd-builtins.def | 2 +-
gcc/config/aarch64/aarch64.h | 6 +++---
gcc/config/aarch64/arm_neon.h | 2 +-
gcc/config/aarch64/atomics.md | 2 +-
gcc/doc/invoke.texi | 2 +-
5 files changed, 7 insertions(+), 7 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from ca4e6a6 gcc/testsuite/ Backport from trunk r237987. 2016-07-04 Ch [...]
new 94d916d gcc/testsuite/ Backport from trunk r237798. 2016-06-27 Ch [...]
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:
.../aarch64/advsimd-intrinsics/vget_lane.c | 2 +
.../advsimd-intrinsics/vld2_lane_f16_indices_1.c | 1 +
.../advsimd-intrinsics/vld2q_lane_f16_indices_1.c | 1 +
.../advsimd-intrinsics/vld3_lane_f16_indices_1.c | 1 +
.../advsimd-intrinsics/vld3q_lane_f16_indices_1.c | 1 +
.../advsimd-intrinsics/vld4_lane_f16_indices_1.c | 1 +
.../advsimd-intrinsics/vld4q_lane_f16_indices_1.c | 1 +
.../aarch64/advsimd-intrinsics/vreinterpret.c | 52 +++++++++++++++++++++-
.../aarch64/advsimd-intrinsics/vreinterpret_p128.c | 6 +++
.../aarch64/advsimd-intrinsics/vreinterpret_p64.c | 10 +++++
.../advsimd-intrinsics/vst2_lane_f16_indices_1.c | 1 +
.../advsimd-intrinsics/vst2q_lane_f16_indices_1.c | 1 +
.../advsimd-intrinsics/vst3_lane_f16_indices_1.c | 1 +
.../advsimd-intrinsics/vst3q_lane_f16_indices_1.c | 1 +
.../advsimd-intrinsics/vst4_lane_f16_indices_1.c | 1 +
.../advsimd-intrinsics/vst4q_lane_f16_indices_1.c | 1 +
.../aarch64/advsimd-intrinsics/vstX_lane.c | 6 +++
17 files changed, 87 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from bb27c38 gcc/ Backport from trunk r238818. 2016-07-28 Wilco Dijkst [...]
new ca4e6a6 gcc/testsuite/ Backport from trunk r237987. 2016-07-04 Ch [...]
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/testsuite/c-c++-common/asan/clone-test-1.c | 4 ++++
1 file changed, 4 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from b9ee8ff gcc/ Backport from trunk r239772. 2016-08-26 Kyrylo Tkach [...]
new bb27c38 gcc/ Backport from trunk r238818. 2016-07-28 Wilco Dijkst [...]
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/config/aarch64/aarch64.c | 71 ++++++++++++++++++++++----------------------
1 file changed, 35 insertions(+), 36 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 384a721 [X86] Add AVX and AVX512 command lines to the vec_ss_load_fold test.
new ac396ea [Coroutines] Part11: Add final suspend handling.
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/Coroutines/CoroEarly.cpp | 33 +++++++++++--
lib/Transforms/Coroutines/CoroSplit.cpp | 59 +++++++++++++++++++++--
lib/Transforms/Coroutines/Coroutines.cpp | 18 +++----
test/Transforms/Coroutines/{ex3.ll => ex5.ll} | 69 ++++++++++++++++-----------
4 files changed, 134 insertions(+), 45 deletions(-)
copy test/Transforms/Coroutines/{ex3.ll => ex5.ll} (51%)
--
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 d02e8e5 [CMake] [OCaml] Allow building OCaml bindings out of tree.
new bfa3e95 [X86] Remove FsVMOVAPSrm/FsVMOVAPDrm/FsMOVAPSrm/FsMOVAPDrm. D [...]
new 384a721 [X86] Add AVX and AVX512 command lines to the vec_ss_load_fold test.
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/X86InstrFragmentsSIMD.td | 5 --
lib/Target/X86/X86InstrInfo.cpp | 12 ---
lib/Target/X86/X86InstrSSE.td | 23 ------
test/CodeGen/X86/vec_ss_load_fold.ll | 130 ++++++++++++++++++++++++++++++++
4 files changed, 130 insertions(+), 40 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 4dbd4fc [libcxx] Fix a data race in call_once
new d979eed Fix Bug 30240 - std::string: append(first, last) error when 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:
include/string | 46 ++++++++++++++++------
.../string_append/iterator.pass.cpp | 17 ++++++++
.../string_append/pointer.pass.cpp | 16 ++++++++
.../string_append/pointer_size.pass.cpp | 16 ++++++++
.../string_assign/iterator.pass.cpp | 17 ++++++++
.../string_assign/pointer.pass.cpp | 14 +++++++
.../string_assign/pointer_size.pass.cpp | 16 ++++++++
.../string_insert/iter_iter_iter.pass.cpp | 17 ++++++++
.../string_insert/size_pointer.pass.cpp | 16 ++++++++
.../string_insert/size_pointer_size.pass.cpp | 16 ++++++++
.../string_replace/iter_iter_iter_iter.pass.cpp | 16 ++++++++
.../string_replace/iter_iter_pointer.pass.cpp | 16 ++++++++
.../string_replace/iter_iter_pointer_size.pass.cpp | 16 ++++++++
13 files changed, 226 insertions(+), 13 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 2b9ec08 lit/util.py: Another fix for py3.
new d02e8e5 [CMake] [OCaml] Allow building OCaml bindings out of tree.
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:
bindings/ocaml/README.txt | 29 +++++++++++++++++++++++++++++
cmake/config-ix.cmake | 1 +
cmake/modules/AddOCaml.cmake | 12 +++++++++---
3 files changed, 39 insertions(+), 3 deletions(-)
create mode 100644 bindings/ocaml/README.txt
--
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 65277f2 2016-09-04 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 622793a Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 0acd6f6 Daily bump.
new a4be9b4 Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from 1a535b3 Daily bump.
new e5e7364 Daily bump.
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/DATESTAMP | 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 7ae81d5 [InstCombine] allow icmp (and X, C2), C1 folds for splat cons [...]
new 2b9ec08 lit/util.py: Another fix for py3.
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:
utils/lit/lit/util.py | 2 ++
1 file changed, 2 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 binutils-gdb.
from d846d32 Automatic date update in version.in
new e819005 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.12-branch
in repository binutils-gdb.
from 269c42b Automatic date update in version.in
new 2795837 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_27-branch
in repository binutils-gdb.
from 6ff4aec Automatic date update in version.in
new 94a6bf5 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 clang-tools-extra.
from 52ca25f [clang-rename] add failing test
new 6800be4 [clang-rename] Enforce LLVM policy about braces around single [...]
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:
clang-rename/RenamingAction.cpp | 3 +--
clang-rename/USRFinder.cpp | 26 ++++++++---------------
clang-rename/USRFindingAction.cpp | 43 +++++++++++++++++----------------------
clang-rename/USRLocFinder.cpp | 33 +++++++++++++-----------------
4 files changed, 43 insertions(+), 62 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-tools-extra.
from d99b26e [clang-rename] Fix Clang-tidy and IWYU warnings; other minor fixes
new 52ca25f [clang-rename] add failing test
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/clang-rename/TemplatedClassFunction.cpp | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
create mode 100644 test/clang-rename/TemplatedClassFunction.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 clang-tools-extra.
from 79557b5 Remove link to clang's release notes; keeping it up-to-date is hard
new d99b26e [clang-rename] Fix Clang-tidy and IWYU warnings; other minor 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:
clang-rename/USRFinder.h | 10 +++++++---
1 file changed, 7 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 8a0c5cc gcc/ Backport from trunk r239771. 2016-08-26 Kyrylo Tkach [...]
new b9ee8ff gcc/ Backport from trunk r239772. 2016-08-26 Kyrylo Tkach [...]
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/config/arm/cortex-a8-neon.md | 14 +++++++++-----
1 file changed, 9 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 2401611 gcc/ Backport from trunk r238712. 2016-07-25 Jiong Wang [...]
new 8a0c5cc gcc/ Backport from trunk r239771. 2016-08-26 Kyrylo Tkach [...]
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/config/arm/arm.c | 89 +++++++++++++++++++++++++++++-----------------------
1 file changed, 50 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 0e4abf4 libgcc/ Backport from trunk r238584. 2016-07-21 Aurelien [...]
new 2401611 gcc/ Backport from trunk r238712. 2016-07-25 Jiong Wang [...]
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/config/aarch64/aarch64.c | 235 +++++++++++--------------------------------
1 file changed, 61 insertions(+), 174 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 89d7c2f gcc/ Backport from trunk r238010. 2016-07-05 Jiong Wang [...]
new 0e4abf4 libgcc/ Backport from trunk r238584. 2016-07-21 Aurelien [...]
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/testsuite/gcc.dg/pr59833.c | 18 ++++++++++++++++++
libgcc/config/arm/ieee754-df.S | 10 +++++++---
2 files changed, 25 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr59833.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 llvm.
from 2eb4a16 [AVX-512] Add EVEX encoded scalar FMA intrinsic instructions [...]
new 7ae81d5 [InstCombine] allow icmp (and X, C2), C1 folds for splat cons [...]
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/InstCombine/InstCombineCompares.cpp | 76 ++++++++++------------
test/Transforms/InstCombine/icmp.ll | 34 ++++++----
2 files changed, 55 insertions(+), 55 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 8e33585 gcc/ Backport from trunk r237882. 2016-06-30 James Greenh [...]
new 89d7c2f gcc/ Backport from trunk r238010. 2016-07-05 Jiong Wang [...]
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/lra-constraints.c | 4 +++-
1 file changed, 3 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 58d283a gcc/ Backport from trunk r237956. 2016-07-04 Matthew Waha [...]
new 8e33585 gcc/ Backport from trunk r237882. 2016-06-30 James Greenh [...]
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/config/aarch64/aarch64-simd.md | 43 ++
gcc/config/aarch64/arm_neon.h | 548 +++++++++++++++------
.../gcc.target/aarch64/vect_copy_lane_1.c | 86 ++++
gcc/testsuite/gcc.target/aarch64/vget_set_lane_1.c | 72 +++
4 files changed, 593 insertions(+), 156 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/vect_copy_lane_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/vget_set_lane_1.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 gcc.
from c69f57d PR documentation/50642 * update_web_docs_svn (CSS): Introdu [...]
new 65277f2 2016-09-04 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/resolve.c | 38 +++++++++++++++++++++++++----------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr77391.f90 | 7 +++++++
4 files changed, 45 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr77391.f90
--
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 e330ad3 [X86] Regenerate x64 mmx/f64 return value tests
new 2eb4a16 [AVX-512] Add EVEX encoded scalar FMA intrinsic instructions [...]
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/X86InstrInfo.cpp | 36 ++++++++++++++++++++++++------------
1 file changed, 24 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 4cfa640 * update_web_docs_svn (CSS): Introduce. Have generated file [...]
new c69f57d PR documentation/50642 * update_web_docs_svn (CSS): Introdu [...]
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:
maintainer-scripts/ChangeLog | 1 +
1 file changed, 1 insertion(+)
--
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 b30bf45 * src/pa/ffi.c (ffi_struct_type): Put type declaration on se [...]
new a1cf06b 2016-09-04 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 4cfa640 * update_web_docs_svn (CSS): Introduce. Have generated file [...]
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/simplify.c | 2 ++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr77460.f90 | 7 +++++++
maintainer-scripts/ChangeLog | 5 +++++
maintainer-scripts/update_web_docs_svn | 4 +++-
6 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr77460.f90
--
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 4f35a8d Test case for r280607 to check presence and sanity of the *_L [...]
new 39af41f [AVX-512] Remove 128-bit and 256-bit masked floating point ad [...]
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/BuiltinsX86.def | 16 --
lib/Headers/avx512vlintrin.h | 307 +++++++++++++++---------------------
test/CodeGen/avx512vl-builtins.c | 112 ++++++++-----
3 files changed, 200 insertions(+), 235 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 b80c630 [ORC] Clone module flags metadata into the globals module in [...]
new 3a32e24 [AVX-512] Remove 128-bit and 256-bit masked floating point ad [...]
new e330ad3 [X86] Regenerate x64 mmx/f64 return value tests
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:
include/llvm/IR/IntrinsicsX86.td | 48 -----
lib/IR/AutoUpgrade.cpp | 44 ++++
lib/Target/X86/X86IntrinsicsInfo.h | 16 --
test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll | 248 +++++++++++++++++++++++
test/CodeGen/X86/avx512vl-intrinsics.ll | 256 +-----------------------
test/CodeGen/X86/ret-mmx.ll | 43 ++--
6 files changed, 322 insertions(+), 333 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 fa79def [X86] Regenerate trunc-store legalization test
new b80c630 [ORC] Clone module flags metadata into the globals module 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:
include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h | 12 ++++++++----
include/llvm/ExecutionEngine/Orc/IndirectionUtils.h | 4 ++++
lib/ExecutionEngine/Orc/IndirectionUtils.cpp | 9 +++++++++
test/ExecutionEngine/OrcLazy/module-flags.ll | 13 +++++++++++++
tools/lli/OrcLazyJIT.cpp | 12 ++++++------
5 files changed, 40 insertions(+), 10 deletions(-)
create mode 100644 test/ExecutionEngine/OrcLazy/module-flags.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 4668efb [X86][SSE] Regenerate fcmp/uitofp combine tests
new fa79def [X86] Regenerate trunc-store legalization test
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/trunc-store.ll | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 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 lld.
from 2944e03 ReaderWriter: Use ilist_noalloc_traits for TrieEdge, NFC
new 5487b09 [ELF][MIPS] Do not emit DT_REL[A]COUNT for MIPS targets
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/OutputSections.cpp | 11 ++++++++---
test/ELF/mips-32.s | 9 +++++----
2 files changed, 13 insertions(+), 7 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 5d240c8 2016-09-04 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new b30bf45 * src/pa/ffi.c (ffi_struct_type): Put type declaration on se [...]
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:
libffi/ChangeLog | 19 +++++
libffi/src/pa/ffi.c | 83 ++++++++++++++----
libffi/src/pa/ffitarget.h | 4 +-
libffi/src/pa/hpux32.S | 70 +++++++++++++++-
libffi/src/pa/linux.S | 135 +++++++++++++-----------------
libffi/testsuite/libffi.go/static-chain.h | 6 ++
6 files changed, 224 insertions(+), 93 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 1af5878 [ORC] Fix an unfinished comment.
new 4668efb [X86][SSE] Regenerate fcmp/uitofp combine tests
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/x86-setcc-int-to-fp-combine.ll | 37 +++++++++++++++++--------
1 file changed, 25 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.