This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b576a60 [AArch64] Fix incorrect CSEL node created
new 174270c cleanup hashSysV a bit.
new 169b408 [VectorLegalizer] Expansion of CTLZ using CTPOP when possible
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/Object/ELF.h | 6 +-
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 56 +-
lib/Target/X86/X86TargetTransformInfo.cpp | 5 +-
test/Analysis/CostModel/X86/ctbits-cost.ll | 32 +-
test/CodeGen/X86/vec_ctbits.ll | 97 +-
test/CodeGen/X86/vector-lzcnt-128.ll | 1216 +++++++++++-------------
test/Transforms/SLPVectorizer/X86/ctlz.ll | 602 +-----------
7 files changed, 729 insertions(+), 1285 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 decbd16 [ARM][2/2] Remove old rtx costs
new 4ba8fd2 gcc/testsuite * gcc.dg/vect/vect-cond-2.c: Drop xfail.
new b887afd gcc/testsuite * gcc.dg/tree-ssa/pr71347.c: Drop xfail.
new ed73a6c gcc/testsuite * gcc.dg/vect/pr56541.c: Xfail on !vect_cond_ [...]
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/testsuite/ChangeLog | 12 ++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr71347.c | 2 +-
gcc/testsuite/gcc.dg/vect/pr56541.c | 2 +-
gcc/testsuite/gcc.dg/vect/vect-cond-2.c | 4 +---
4 files changed, 15 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.
unknown user pushed a change to branch master
in repository llvm.
from 00b1a65 [mips] Renable small data section test.
new b576a60 [AArch64] Fix incorrect CSEL node created
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/AArch64/AArch64ISelLowering.cpp | 5 +++--
test/CodeGen/AArch64/csel-zero-float.ll | 15 +++++++++++++++
2 files changed, 18 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/AArch64/csel-zero-float.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 gcc.
from fe7d706 [AArch64] Optimized implementation of search_line_fast for th [...]
new 05c67f2 [ARM][1/2] Use generic_extra_costs in all remaining tuning structs
new decbd16 [ARM][2/2] Remove old rtx costs
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 | 36 ++
gcc/config/arm/arm-protos.h | 1 -
gcc/config/arm/arm.c | 1345 +++----------------------------------------
gcc/config/arm/arm.opt | 8 -
4 files changed, 106 insertions(+), 1284 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 3d6071e [1/2] Fix off-by-one error in clear_bit_region in store mergi [...]
new fe7d706 [AArch64] Optimized implementation of search_line_fast for th [...]
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:
libcpp/ChangeLog | 4 +++
libcpp/lex.c | 95 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 99 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 0a1b0ce Adds the loop end location to the loop metadata.
new 00b1a65 [mips] Renable small data section 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/Mips/2008-07-15-SmallSection.ll | 24 ++++++++----------------
1 file changed, 8 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 binutils-gdb.
from 771da62 Remove arm_insert_single_step_breakpoint
new 0bc5d80 Clear addr bit in next_pcs vector
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:
gdb/ChangeLog | 7 +++++++
gdb/arm-linux-tdep.c | 5 ++++-
gdb/arm-tdep.c | 5 ++++-
3 files changed, 15 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 binutils-gdb.
from 53c3572 Fix PR breakpoints/20739: Badly formatted adress string in er [...]
new 771da62 Remove arm_insert_single_step_breakpoint
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:
gdb/ChangeLog | 12 ++++++++++++
gdb/arm-linux-tdep.c | 5 ++++-
gdb/arm-tdep.c | 19 ++++---------------
gdb/arm-tdep.h | 2 --
4 files changed, 20 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 089e371 Greatly improve the speed if looking up DWARF line number inf [...]
new 3b0d929 Fix bfd/dwarf2.c build breakage
new 53c3572 Fix PR breakpoints/20739: Badly formatted adress string in er [...]
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:
bfd/ChangeLog | 5 +++++
bfd/dwarf2.c | 2 +-
gdb/ChangeLog | 6 ++++++
gdb/breakpoint.c | 2 +-
4 files changed, 13 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 dc168f1 2016-11-08 Richard Biener <rguenther(a)suse.de>
new d71fcb4 use-after-scope fallout
new 3d6071e [1/2] Fix off-by-one error in clear_bit_region in store mergi [...]
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 | 18 +++++++++++
gcc/dbgcnt.def | 1 +
gcc/gimple-ssa-store-merging.c | 2 +-
gcc/gimplify.c | 10 ++++--
gcc/internal-fn.def | 2 +-
gcc/sanitizer.def | 4 +--
gcc/testsuite/ChangeLog | 7 +++++
gcc/testsuite/g++.dg/asan/use-after-scope-4.C | 36 ++++++++++++++++++++++
.../g++.dg/asan/use-after-scope-types-4.C | 2 +-
gcc/testsuite/gcc.dg/asan/use-after-scope-8.c | 14 ---------
10 files changed, 74 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/asan/use-after-scope-4.C
delete mode 100644 gcc/testsuite/gcc.dg/asan/use-after-scope-8.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.