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 8f20b80e [clangd] Workaround Windows test failures.
new 5d155340 [clangd] Reuse compile commands during reparse
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:
clangd/ClangdUnit.cpp | 4 ++++
clangd/ClangdUnitStore.h | 9 ++++-----
2 files changed, 8 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 glibc.
from 1b768b4897 Add country_name to several locales
new c771b59a24 Fix inconsistency in country_isbn and missing prefixes
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:
localedata/ChangeLog | 6 ++++++
localedata/locales/et_EE | 2 +-
localedata/locales/hy_AM | 2 +-
3 files changed, 8 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 cc8edffe58e 2017-07-25 Richard Biener <rguenther(a)suse.de>
new d77c907d586 2017-07-25 Richard Biener <rguenther(a)suse.de>
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/vect/pr81410.c | 7 +++----
2 files changed, 8 insertions(+), 4 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 46a62268b8 Catch exceptions thrown from gdbarch_skip_prologue
new 7cbc739c71 Fix typos in error and option messages in OPCODES library.
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:
gas/ChangeLog | 5 +++
gas/testsuite/gas/arc/add_s-err.s | 2 +-
opcodes/ChangeLog | 39 ++++++++++++++++++++++
opcodes/arc-opc.c | 70 +++++++++++++++++++--------------------
opcodes/riscv-dis.c | 2 +-
5 files changed, 81 insertions(+), 37 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 4364527a82e 2017-07-25 Richard Biener <rguenther(a)suse.de>
new cc8edffe58e 2017-07-25 Richard Biener <rguenther(a)suse.de>
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/tree-ssa-operands.c | 45 +++++++++++++++++++++++++++++++++------------
2 files changed, 39 insertions(+), 12 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 glibc.
from 94955362dd zic: Use PRIdMAX to print line numbers
new 832f8e0487 Fix LC_TIME for mai_IN
new b0edfa40c6 Added yesstr/nostr for sa_IN
new ffe6d539df Fix name_mrs for mag_IN
new 1b768b4897 Add country_name to several locales
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:
localedata/ChangeLog | 39 ++++++++++++++++++++
localedata/locales/an_ES | 2 ++
localedata/locales/ayc_PE | 2 ++
localedata/locales/be_BY@latin | 2 ++
localedata/locales/dv_MV | 4 +++
localedata/locales/ia_FR | 2 ++
localedata/locales/ik_CA | 2 ++
localedata/locales/lij_IT | 2 ++
localedata/locales/mag_IN | 8 ++---
localedata/locales/mai_IN | 82 +++++++++++++++++++++++++++++++++++++++---
localedata/locales/mi_NZ | 2 ++
localedata/locales/nds_DE | 2 ++
localedata/locales/nds_NL | 2 ++
localedata/locales/oc_FR | 3 +-
localedata/locales/sa_IN | 4 +++
localedata/locales/sc_IT | 2 ++
localedata/locales/sd_IN | 2 ++
localedata/locales/tcy_IN | 2 ++
localedata/locales/tg_TJ | 2 ++
localedata/locales/tl_PH | 2 ++
localedata/locales/tt_RU | 4 +++
localedata/locales/wo_SN | 2 ++
localedata/locales/zh_SG | 2 ++
23 files changed, 167 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.
unknown user pushed a change to branch gdb-8.0-branch
in repository binutils-gdb.
from 50e64da58e [ARM] Access FPSCR on vfpv2
new cd33a03d18 Catch exceptions thrown from gdbarch_skip_prologue
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/arch-utils.c | 18 +++
gdb/arch-utils.h | 6 +
gdb/infrun.c | 9 +-
gdb/symtab.c | 3 +-
gdb/testsuite/gdb.base/reread.exp | 226 +++++++++++++++++++++-----------------
5 files changed, 154 insertions(+), 108 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 c8f03f88691 Fix wrong condition in ipa-visibility.c (PR ipa/81520).
new f42039224cc domwalk: optimize basic block sorting
new b622227ef11 2017-07-25 Richard Biener <rguenther(a)suse.de>
new 4364527a82e 2017-07-25 Richard Biener <rguenther(a)suse.de>
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 | 18 +++++++++++
gcc/domwalk.c | 52 +++++++++++++++++++++-----------
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/gcc.dg/torture/pr81510-2.c | 19 ++++++++++++
gcc/testsuite/gcc.dg/torture/pr81510.c | 29 ++++++++++++++++++
gcc/tree-vect-loop-manip.c | 4 +--
gcc/tree-vect-loop.c | 40 ++++++++++++------------
7 files changed, 130 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr81510-2.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr81510.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 llvm.
from 8641ab97a49 [tests] Cleanup vect.omp.persistence.ll test.
new 0000a717e90 This patch enables the usage of constant Enum identifiers w [...]
new 2dcaf78ab6d [LIR] Teach LIR to avoid extending the BE count prior to ad [...]
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/MC/MCParser/MCAsmParser.h | 19 +++++--
lib/Target/X86/AsmParser/X86AsmParser.cpp | 76 ++++++++++++++++++++--------
lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 55 +++++++++++++-------
test/Transforms/LoopIdiom/basic.ll | 69 +++++++++++++++++++++++++
4 files changed, 177 insertions(+), 42 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.
from 7bc4653919 Fix incorrect use of current directory to find moved paths i [...]
new cb44e2991d This patch enables the usage of constant Enum identifiers wi [...]
new ac84e19437 [PM] Setup TargetLibraryInfo correctly for the new pass manager.
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/BackendUtil.cpp | 8 ++++
lib/Sema/SemaStmtAsm.cpp | 22 ++++++---
test/CodeGen/ms-inline-asm.c | 14 +++---
test/CodeGen/nobuiltin.c | 4 ++
test/CodeGen/x86-ms-inline-asm-enum_feature.cpp | 60 +++++++++++++++++++++++++
test/CodeGenCXX/ms-inline-asm-return.cpp | 4 +-
6 files changed, 97 insertions(+), 15 deletions(-)
create mode 100644 test/CodeGen/x86-ms-inline-asm-enum_feature.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.