This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 157e1db48 Remove uses of std::auto_ptr, it's going away in C++17.
new 347436e1d [lit] Force site configs to be run before source-tree configs
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:
lit/Unit/lit.cfg | 15 --------
lit/lit.cfg | 102 +++++++++----------------------------------------------
2 files changed, 16 insertions(+), 101 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 compiler-rt.
from a403018d6 [mips] Fix sem_init_glibc test for MIPS.
new f796a78bc [lit] Force site configs to be run before source-tree configs
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/lit.common.cfg | 11 +++++------
test/profile/lit.cfg | 11 -----------
unittests/lit.common.unit.cfg | 2 +-
3 files changed, 6 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 clang-tools-extra.
from 83de2412 [clang-tidy] fixed misc-unused-parameters omitting parameters [...]
new 9ecb069c [lit] Force site configs to be run before source-tree configs
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/Unit/lit.cfg | 29 ++++--------------
test/lit.cfg | 89 +++++--------------------------------------------------
2 files changed, 12 insertions(+), 106 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 9e2bec804 Remove {get,set}Align accessor functions and use Alignment me [...]
new b2e8bde4f [lit] Force site configs to be run before source-tree configs
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/Unit/lit.cfg | 18 +++++++-
test/Unit/lit.site.cfg.in | 2 +
test/lit.cfg | 104 +++++++---------------------------------------
3 files changed, 34 insertions(+), 90 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 fec8b6d03d5 Add a vect_worthwhile_without_simd_p helper routine
new 4a85c0b16ef Add LOOP_VINFO_MAX_VECT_FACTOR
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/tree-vect-data-refs.c | 2 +-
gcc/tree-vect-loop.c | 2 ++
gcc/tree-vectorizer.h | 9 +++++++--
4 files changed, 24 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.
unknown user pushed a change to branch master
in repository llvm.
from 0ca0ddafe51 [IfConversion] More simple, correct dead/kill liveness handling
new e6834d6e1a2 [tblgen] Remove uses of std::ptr_fun, it's removed in C++17.
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/TableGen/CodeGenDAGPatterns.cpp | 13 +++++--------
1 file changed, 5 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 282dc861f9c Use vec<> for constant permute masks
new 9ed1960bed8 Add gimple_build_vector* helpers
new f3e1d2c3867 Make more use of gimple-fold.h in tree-vect-loop.c
new 4eb17cb6e4a Add a vect_get_num_copies helper routine
new fec8b6d03d5 Add a vect_worthwhile_without_simd_p helper routine
The 4 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 | 58 ++++++++++++
gcc/gimple-fold.c | 52 +++++++++++
gcc/gimple-fold.h | 15 ++++
gcc/tree-vect-data-refs.c | 9 +-
gcc/tree-vect-loop.c | 220 ++++++++++++++++++----------------------------
gcc/tree-vect-stmts.c | 55 +++++-------
gcc/tree-vectorizer.h | 16 +++-
7 files changed, 253 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.
unknown user pushed a change to branch master
in repository gcc.
from eab42b582d0 Use vec<> in build_vector
new 282dc861f9c Use vec<> for constant permute masks
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 | 38 +++++++++++++++++++++++++++++
gcc/fold-const.c | 33 ++++++++++++++-----------
gcc/optabs-query.c | 19 ++++++++-------
gcc/optabs-query.h | 3 ++-
gcc/target.h | 8 ++++++
gcc/tree-ssa-forwprop.c | 11 +++++----
gcc/tree-vect-data-refs.c | 62 ++++++++++++++++++++++++++---------------------
gcc/tree-vect-generic.c | 8 +++---
gcc/tree-vect-loop.c | 24 +++++++++---------
gcc/tree-vect-slp.c | 25 ++++++++++---------
gcc/tree-vect-stmts.c | 52 +++++++++++++++++++--------------------
gcc/tree-vectorizer.h | 4 +--
12 files changed, 176 insertions(+), 111 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 d2c2deaeccd [mips] Implement the 'dins' aliases.
new 0ca0ddafe51 [IfConversion] More simple, correct dead/kill liveness 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:
include/llvm/CodeGen/LivePhysRegs.h | 9 +++
lib/CodeGen/IfConversion.cpp | 55 +-----------------
lib/CodeGen/LivePhysRegs.cpp | 67 ++++++++++++++++++++--
test/CodeGen/Hexagon/branch-folder-hoist-kills.mir | 4 +-
test/CodeGen/Hexagon/ifcvt-impuse-livein.mir | 2 +-
test/CodeGen/Hexagon/ifcvt-live-subreg.mir | 6 +-
.../CodeGen/Hexagon/livephysregs-add-pristines.mir | 2 +-
7 files changed, 81 insertions(+), 64 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 users/hjl/x86
in repository binutils-gdb.
discards 5b4185e6aa x86: Add elf_x86_backend_data
discards 7909b6e605 x86: Add _bfd_x86_elf_finish_dynamic_sections
adds 0952b7101e Automatic date update in version.in
adds 2578f2f307 PR22127, as segfaults assembling invalid .reloc
adds 255300f5a9 Add enable-gold and enable-ld to src-release
adds 4d465c689a Fix address violation when parsing a corrupt PE binary.
adds 1e46716193 Make dwarf_expr_piece::pieces an std::vector
adds 690098826e Make dwarf_stack_value::in_stack_memory a bool
adds eccd80d694 Make dwarf_expr_context::stack_empty_p return a bool
new d66e284ce0 x86: Add _bfd_x86_elf_finish_dynamic_sections
new f52fce2f3a x86: Add elf_x86_backend_data
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (5b4185e6aa)
\
N -- N -- N refs/heads/users/hjl/x86 (f52fce2f3a)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
ChangeLog | 4 ++
bfd/ChangeLog | 6 +++
bfd/elfxx-x86.c | 6 +--
bfd/peXXigen.c | 5 ++-
bfd/version.h | 2 +-
gas/ChangeLog | 6 +++
gas/write.c | 2 +-
gdb/ChangeLog | 47 ++++++++++++++++++++++
gdb/dwarf2expr.c | 64 +++++++++++++----------------
gdb/dwarf2expr.h | 120 +++++++++++++++++++++++++++----------------------------
gdb/dwarf2loc.c | 79 +++++++++++++++---------------------
src-release.sh | 2 +-
12 files changed, 191 insertions(+), 152 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.