This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1959ce6f3e0 [CostModel] Add generic expansion funnel shift cost support
new 5d6a2d85c2c [VPlan, SLP] Add simple SLP analysis on top of VPlan.
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/Vectorize/CMakeLists.txt | 1 +
lib/Transforms/Vectorize/VPlan.cpp | 13 +
lib/Transforms/Vectorize/VPlan.h | 125 +++-
lib/Transforms/Vectorize/VPlanSLP.cpp | 469 ++++++++++++
lib/Transforms/Vectorize/VPlanValue.h | 16 +
unittests/Transforms/Vectorize/CMakeLists.txt | 1 +
unittests/Transforms/Vectorize/VPlanSlpTest.cpp | 899 ++++++++++++++++++++++++
7 files changed, 1523 insertions(+), 1 deletion(-)
create mode 100644 lib/Transforms/Vectorize/VPlanSLP.cpp
create mode 100644 unittests/Transforms/Vectorize/VPlanSlpTest.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 gcc.
from 7abecd46282 Simplify floating point comparisons
new 322b7fac1a1 2018-11-14 Richard Biener <rguenther(a)suse.de>
new 848efd3b100 [PATCH 1/2] S/390: Disable 3 global-array-* tests for 31-bit mode
new 58fddb25d23 [PATCH 2/2] S/390: Fix expectation in mrecord-mcount test f [...]
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 | 8 ++++++++
gcc/testsuite/ChangeLog | 13 +++++++++++++
.../gcc.target/s390/global-array-almost-huge-element.c | 2 +-
.../s390/global-array-almost-negative-huge-element.c | 2 +-
gcc/testsuite/gcc.target/s390/global-array-even-element.c | 2 +-
gcc/testsuite/gcc.target/s390/mrecord-mcount.c | 3 ++-
gcc/tree-data-ref.c | 12 +++++++-----
7 files changed, 33 insertions(+), 9 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allnoconfig
in repository toolchain/gcc.
from 5b6d94a49bc * gcc-interface/misc.c (gnat_init_gcc_eh): Set -fnon-call- [...]
adds e77d7aab2f7 Daily bump.
adds d10fc85d499 [ARC] Backport r259764
adds 94363b96d2c [ARC] Backport from mainline 2018-09-17 Alexey Brodkin < [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 12 ++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/arc/linux.h | 16 +++++++++++++++-
3 files changed, 28 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 lldb.
from 29b856d6f Revert r346848 "[LLDB] - Support the single file split DWARF."
new c6b55e382 [LLDB] - Recommit r346848 "[LLDB] - Support the single file s [...]
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/lldb/lldb-enumerations.h | 4 ++
.../Inputs/single-file-split-dwarf.o.yaml | 84 ++++++++++++++++++++++
.../Breakpoint/Inputs/single-file-split-dwarf.yaml | 41 ++++++-----
lit/Breakpoint/single-file-split-dwarf.test | 44 ++++++++++++
source/Core/Section.cpp | 8 +++
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 8 +--
.../Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | 4 ++
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h | 10 +--
.../SymbolFile/DWARF/SymbolFileDWARFDwo.cpp | 39 +++++++---
.../Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h | 6 ++
source/Symbol/ObjectFile.cpp | 4 ++
11 files changed, 216 insertions(+), 36 deletions(-)
create mode 100644 lit/Breakpoint/Inputs/single-file-split-dwarf.o.yaml
copy packages/Python/lldbsuite/test/functionalities/show_location/a.yaml => lit/Br [...]
create mode 100644 lit/Breakpoint/single-file-split-dwarf.test
--
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 6ea261bd [clangd] Replace StringRef in SymbolLocation with a char pointer.
new 83795637 Adding myself as the code owner for clang-query as discussed [...]
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:
CODE_OWNERS.TXT | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-allyesconfig
in repository toolchain/binutils-gdb.
from 7322dd1f69 Automatic date update in version.in
adds 497d849d28 [ARM] Improve indentation of ARM architecture declarations
adds 97b3f39201 opcodes/nfp: Fix disassembly of crc[] with swapped operands.
adds 0242af4010 RISC-V: Improve linker error for FP mismatch.
adds dd9168931f Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +
bfd/elfnn-riscv.c | 29 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +
binutils/testsuite/binutils-all/nfp/test1.d | 32 +-
.../testsuite/binutils-all/nfp/test1_nfp6000.nffw | Bin 9880 -> 10128 bytes
gas/ChangeLog | 4 +
gas/config/tc-arm.c | 102 ++--
include/ChangeLog | 59 +++
include/opcode/arm.h | 535 +++++++++++----------
opcodes/ChangeLog | 4 +
opcodes/nfp-dis.c | 12 +-
12 files changed, 472 insertions(+), 317 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-next-allyesconfig
in repository toolchain/binutils-gdb.
from 7322dd1f69 Automatic date update in version.in
adds 497d849d28 [ARM] Improve indentation of ARM architecture declarations
adds 97b3f39201 opcodes/nfp: Fix disassembly of crc[] with swapped operands.
adds 0242af4010 RISC-V: Improve linker error for FP mismatch.
adds dd9168931f Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +
bfd/elfnn-riscv.c | 29 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +
binutils/testsuite/binutils-all/nfp/test1.d | 32 +-
.../testsuite/binutils-all/nfp/test1_nfp6000.nffw | Bin 9880 -> 10128 bytes
gas/ChangeLog | 4 +
gas/config/tc-arm.c | 102 ++--
include/ChangeLog | 59 +++
include/opcode/arm.h | 535 +++++++++++----------
opcodes/ChangeLog | 4 +
opcodes/nfp-dis.c | 12 +-
12 files changed, 472 insertions(+), 317 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 f43d4aa6257 [Ada] Problem with boundary case of XOR operation and unnesting
new c34f18f1cb1 fix Darwin bootstrap.
new d7a0d5d5a95 [AArch64] Fix PR62178 testcase failures
new 8d5aee98ab1 PR rtl-optimization/87817 * config/i386/i386.c (ix86_fold [...]
new f6742350318 PR other/88007 * c-common.c (parse_optimize_options): All [...]
new 7abecd46282 Simplify floating point comparisons
The 5 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 | 17 +++++++++++++++
gcc/c-family/ChangeLog | 7 ++++++
gcc/c-family/c-common.c | 5 +++--
gcc/config/i386/i386.c | 2 ++
gcc/match.pd | 31 +++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 19 ++++++++++++++++
gcc/testsuite/gcc.dg/div-cmp-1.c | 29 +++++++++++++++++++++++++
gcc/testsuite/gcc.dg/div-cmp-2.c | 28 ++++++++++++++++++++++++
gcc/testsuite/gcc.dg/{pr84100.c => pr88007.c} | 6 +++---
gcc/testsuite/gcc.target/aarch64/pr62178.c | 5 +++--
gcc/testsuite/gcc.target/i386/bmi2-bzhi-3.c | 12 +++++++++--
gcc/tree-vect-data-refs.c | 3 ++-
12 files changed, 154 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/div-cmp-1.c
create mode 100644 gcc/testsuite/gcc.dg/div-cmp-2.c
copy gcc/testsuite/gcc.dg/{pr84100.c => pr88007.c} (73%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.