This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ab1bf91d67a [InstCombine] Allow common type conversions to i8/i16/i32
new 0d1ee416a9f [ARM] Add support for unpredictable MVN 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/ARM/ARMInstrInfo.td | 10 ++++--
test/MC/ARM/diagnostics.s | 7 ++++
test/MC/Disassembler/ARM/unpredictable-MVN-arm.txt | 38 ++++++++++++++++++++++
3 files changed, 53 insertions(+), 2 deletions(-)
create mode 100644 test/MC/Disassembler/ARM/unpredictable-MVN-arm.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 gcc-6-branch
in repository gcc.
from 218dc56bace Guard against incomplete AVX512F support in Solaris as
new 5178e47767b Backport from mainline 2017-11-15 Bin Cheng <bin.cheng@ [...]
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 | 14 +++
gcc/testsuite/ChangeLog | 14 +++
.../{vect/vect-outer-4e.c => tree-ssa/pr82726.c} | 4 +-
gcc/testsuite/gfortran.dg/pr70754.f90 | 35 ++++++
gcc/tree-predcom.c | 138 ++++++++++++++++++---
5 files changed, 187 insertions(+), 18 deletions(-)
copy gcc/testsuite/gcc.dg/{vect/vect-outer-4e.c => tree-ssa/pr82726.c} (71%)
create mode 100644 gcc/testsuite/gfortran.dg/pr70754.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 lldb.
from 4360355fc replace os.mkdirs with lldbutil.mkdir_p (NFC)
new 8a597f52d mock_gdb_server: rectify ack handling code
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:
.../functionalities/gdb_remote_client/gdbclientutils.py | 14 +++-----------
1 file changed, 3 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 02ea09b convert_args_to_variables: Workaround bash array behavior.
new 57b7ae4 start-container-docker.sh: Fix starting containers on localhost.
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:
start-container-docker.sh | 7 ++++++-
1 file changed, 6 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 clang.
from 2cbd32574f [CodeGen] Fix an assertion failure in CGRecordLowering.
new 835a31e2ef [DebugInfo] Enable debug information for C99 VLA types
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/CGBlocks.cpp | 4 +-
lib/CodeGen/CGDebugInfo.cpp | 41 ++++++-----
lib/CodeGen/CGDebugInfo.h | 24 +++++--
lib/CodeGen/CGDecl.cpp | 82 ++++++++++++++++++----
lib/CodeGen/CGExpr.cpp | 6 +-
lib/CodeGen/CGExprScalar.cpp | 22 +++---
lib/CodeGen/CGOpenMPRuntime.cpp | 2 +-
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 2 +-
lib/CodeGen/CGStmtOpenMP.cpp | 7 +-
lib/CodeGen/CodeGenFunction.cpp | 33 ++++++---
lib/CodeGen/CodeGenFunction.h | 27 ++++++-
test/CodeGen/debug-info-vla.c | 8 ++-
test/CodeGenCXX/debug-info-vla.cpp | 4 +-
test/CodeGenCXX/vla-consruct.cpp | 4 ++
test/CodeGenObjC/arc.m | 8 +++
test/OpenMP/target_codegen.cpp | 1 +
test/OpenMP/target_parallel_codegen.cpp | 1 +
test/OpenMP/target_parallel_for_codegen.cpp | 1 +
test/OpenMP/target_parallel_for_simd_codegen.cpp | 1 +
test/OpenMP/target_simd_codegen.cpp | 1 +
test/OpenMP/target_teams_codegen.cpp | 1 +
test/OpenMP/target_teams_distribute_codegen.cpp | 1 +
.../target_teams_distribute_simd_codegen.cpp | 1 +
23 files changed, 207 insertions(+), 75 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from d187953 docker-run.sh: New helper script to run script inside docker [...]
new 02ea09b convert_args_to_variables: Workaround bash array behavior.
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:
docker-run.sh | 2 +-
jenkins-helpers.sh | 2 +-
2 files changed, 2 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 llvm.
from 217ad732629 [NFC] 'DWARFv5' -> 'DWARF v5'
new ab1bf91d67a [InstCombine] Allow common type conversions to i8/i16/i32
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:
.../InstCombine/InstructionCombining.cpp | 8 +-
.../Transforms/InstCombine/2010-11-01-lshr-mask.ll | 9 +-
test/Transforms/InstCombine/and-narrow.ll | 180 +++++++++------------
test/Transforms/InstCombine/select-bitext.ll | 5 +-
test/Transforms/InstCombine/should-change-type.ll | 57 +++++++
5 files changed, 142 insertions(+), 117 deletions(-)
create mode 100644 test/Transforms/InstCombine/should-change-type.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 binutils-gdb.
from 35f48e217a Automatic date update in version.in
new f2023ce7e8 PR22769, crash when running 32-bit objdump on corrupted file
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:
binutils/ChangeLog | 6 ++++++
binutils/objdump.c | 7 +++++--
2 files changed, 11 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 04936b7c49f PR tree-optimization/81661 PR tree-optimization/84117 * [...]
new 17dff2b6df7 [AArch64] Tighten aarch64_secondary_reload condition (PR 83845)
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 | 6 ++++++
gcc/config/aarch64/aarch64.c | 7 ++++++-
2 files changed, 12 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.