This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 431efe4a237 [ARM] Adjust the feature set for Exynos
new 5a282e54d07 extend folding fsub/fadd to fneg for FMF
new 6bbc345f937 [llvm-objcopy] Add --dump-section
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 18 +++---
test/CodeGen/X86/fp-fold.ll | 96 ++++++++-----------------------
test/tools/llvm-objcopy/dump-section.test | 16 ++++++
tools/llvm-objcopy/ObjcopyOpts.td | 3 +
tools/llvm-objcopy/Object.cpp | 3 +
tools/llvm-objcopy/Object.h | 1 +
tools/llvm-objcopy/llvm-objcopy.cpp | 37 ++++++++++++
7 files changed, 94 insertions(+), 80 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 9f648b8b9ec * config/m68k/m68k-protos.h (m68k_final_prescan_insn): Remo [...]
new 5f80cd44e5e Add missing PR to Nios fix for CVE-2017-5753
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 | 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 binutils-gdb.
from 5ff2bbae19 gdb: Check element of optimised out vla exists
new 7c5c05effd x86: Display default x86-specific options for "as --help"
new 3a53fb12c8 as --help: Display default option for --elf-stt-common=
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:
gas/ChangeLog | 8 ++++++++
gas/as.c | 7 ++++++-
gas/config/tc-i386.c | 39 +++++++++++++++++++++++++++------------
3 files changed, 41 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 release_70
in repository llvm.
from f7ec630085d Merging r339316: ------------------------------------------ [...]
new 387b5e36cc2 [7.0 branch] Update release notes (SystemZ, TableGen)
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/ReleaseNotes.rst | 24 ++++++++++++++++++++++++
1 file changed, 24 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 5e77ae5ff56 [ARM] Replace processor check with feature
new 431efe4a237 [ARM] Adjust the feature set for Exynos
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/ARM.td | 36 ++++++++++++++++++++++++++++++++++++
1 file changed, 36 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 331fbb0db9f Allow inner-loop reductions with variable-length vectors
new 9f648b8b9ec * config/m68k/m68k-protos.h (m68k_final_prescan_insn): Remo [...]
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/m68k/m68k-protos.h | 1 -
2 files changed, 5 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 d99d65710d0 [MC][PredicateExpander] Extend the grammar to support simpl [...]
new 5e77ae5ff56 [ARM] Replace processor check with feature
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/ARM.td | 9 +++++++++
lib/Target/ARM/ARMSubtarget.cpp | 3 ++-
lib/Target/ARM/ARMSubtarget.h | 4 ++++
test/CodeGen/ARM/vfp-reg-stride.ll | 23 +++++++++++++----------
4 files changed, 28 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 57285adece arm - Add some comments about the versions of ARM ELF that d [...]
new e5bbcd0f04 gdb: Merge similar tests into a single test script
new 5ff2bbae19 gdb: Check element of optimised out vla exists
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:
gdb/ChangeLog | 6 +++
gdb/testsuite/ChangeLog | 11 +++++
.../gdb.base/vla-optimized-out-o3-strict.exp | 40 ---------------
gdb/testsuite/gdb.base/vla-optimized-out-o3.exp | 36 --------------
gdb/testsuite/gdb.base/vla-optimized-out.exp | 57 +++++++++++++++++++---
gdb/valarith.c | 7 ++-
6 files changed, 71 insertions(+), 86 deletions(-)
delete mode 100644 gdb/testsuite/gdb.base/vla-optimized-out-o3-strict.exp
delete mode 100644 gdb/testsuite/gdb.base/vla-optimized-out-o3.exp
--
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 ff7410b8445 diagnostics: add line numbers to source (PR other/84889)
new 331fbb0db9f Allow inner-loop reductions with variable-length vectors
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/aarch64/sve/reduc_8.c | 20 ++++++++++++++++++++
gcc/tree-vect-loop.c | 1 +
4 files changed, 30 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/reduc_8.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 3f0e16cfe Also display the output and error output of a failed command
new e14404bf2 Added missing null checks to fix r339351
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:
packages/Python/lldbsuite/test/lldbtest.py | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.