This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr21864/master
in repository glibc.
at 084dd1b58e Don't compile non-lib modules as lib modules [BZ #21864]
This branch includes the following new commits:
new 084dd1b58e Don't compile non-lib modules as lib modules [BZ #21864]
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.
--
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 hjl/cet/pr21598
in repository glibc.
omits 09ac8f3ace x86: Add IBT/SHSTK bits to cpu-features
omits a31a4ba501 Add private_function for private functions within glibc [BZ #21598]
adds 8b2c63e4e2 assert: Suppress pedantic warning caused by statement expression
adds 70a6707fa1 Locales: Use Unicode wise thousands separator
adds d68b451903 Use U+202F instead of U+2009 as thousands_sep for es_MX
adds a6bd872286 Adapt test case data to the changes in the thousands separators
new 6bd5c7a0de Add private_function for private functions within glibc [BZ #21598]
new 26bb65e293 x86: Add IBT/SHSTK bits to cpu-features
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 (09ac8f3ace)
\
N -- N -- N refs/heads/hjl/cet/pr21598 (26bb65e293)
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 | 11 ++++++
localedata/ChangeLog | 72 ++++++++++++++++++++++++++++++++++++++++
localedata/locales/aa_DJ | 2 +-
localedata/locales/az_AZ | 2 +-
localedata/locales/be_BY | 2 +-
localedata/locales/be_BY@latin | 2 +-
localedata/locales/bg_BG | 2 +-
localedata/locales/bs_BA | 2 +-
localedata/locales/ce_RU | 2 +-
localedata/locales/crh_UA | 2 +-
localedata/locales/cs_CZ | 4 +--
localedata/locales/cv_RU | 2 +-
localedata/locales/de_AT | 2 +-
localedata/locales/eo | 2 +-
localedata/locales/es_CR | 4 +--
localedata/locales/es_CU | 2 +-
localedata/locales/es_MX | 2 +-
localedata/locales/et_EE | 4 +--
localedata/locales/fi_FI | 4 +--
localedata/locales/fr_CA | 2 +-
localedata/locales/fr_FR | 4 +--
localedata/locales/fr_LU | 4 +--
localedata/locales/hr_HR | 2 +-
localedata/locales/ht_HT | 4 +--
localedata/locales/kk_KZ | 4 +--
localedata/locales/ky_KG | 4 +--
localedata/locales/lv_LV | 4 +--
localedata/locales/mg_MG | 2 +-
localedata/locales/mhr_RU | 2 +-
localedata/locales/mk_MK | 4 +--
localedata/locales/mn_MN | 2 +-
localedata/locales/nb_NO | 4 +--
localedata/locales/nl_AW | 2 +-
localedata/locales/nl_NL | 2 +-
localedata/locales/nn_NO | 2 +-
localedata/locales/os_RU | 2 +-
localedata/locales/pap_AW | 2 +-
localedata/locales/pap_CW | 2 +-
localedata/locales/ru_RU | 4 +--
localedata/locales/ru_UA | 2 +-
localedata/locales/sk_SK | 4 +--
localedata/locales/sl_SI | 4 +--
localedata/locales/sq_MK | 2 +-
localedata/locales/sv_SE | 4 +--
localedata/locales/tg_TJ | 2 +-
localedata/locales/tt_RU | 2 +-
localedata/locales/tt_RU@iqtelif | 2 +-
localedata/locales/uk_UA | 4 +--
localedata/locales/unm_US | 4 +--
localedata/locales/wo_SN | 2 +-
localedata/tst-langinfo.sh | 2 +-
stdlib/tst-strfmon_l.c | 8 ++---
stdlib/tst-strtod4.c | 6 ++--
stdlib/tst-strtod5i.c | 6 ++--
54 files changed, 160 insertions(+), 77 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 2fee386cb8c [X86][AVX512] Added additional shuffle+trunc test case.
new 276031051e2 [X86][SandyBridge] Additional updates to the SNB instructio [...]
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/X86/X86SchedSandyBridge.td | 1812 +++++++++++++++++---------------
test/CodeGen/X86/avx-schedule.ll | 242 ++---
test/CodeGen/X86/bmi-schedule.ll | 2 +-
test/CodeGen/X86/popcnt-schedule.ll | 8 +-
test/CodeGen/X86/pr34080.ll | 6 +-
test/CodeGen/X86/recip-fastmath.ll | 10 +-
test/CodeGen/X86/recip-fastmath2.ll | 16 +-
test/CodeGen/X86/sse-schedule.ll | 44 +-
test/CodeGen/X86/sse2-schedule.ll | 76 +-
test/CodeGen/X86/sse41-schedule.ll | 46 +-
test/CodeGen/X86/sse42-schedule.ll | 8 +-
test/CodeGen/X86/x86-cmov-converter.ll | 36 +-
12 files changed, 1218 insertions(+), 1088 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 binutils-2_29-branch
in repository binutils-gdb.
from df41feb470 ld: Restore linker scripts in PR ld/21884 tests
new ffb6dbfed6 ld: Replace --rpath with -Wl,--rpath,
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:
ld/ChangeLog | 7 +++++++
ld/configure | 2 +-
ld/configure.ac | 2 +-
3 files changed, 9 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 binutils-2_29-branch
in repository binutils-gdb.
from d9c6cabedd Fix i686-nacl and x86_64-nacl pr21884 failures
new df41feb470 ld: Restore linker scripts in PR ld/21884 tests
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:
ld/ChangeLog | 13 +++++++++++++
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/{pr21884.d => pr21884-nacl.d} | 3 ++-
ld/testsuite/ld-i386/{pr21884.t => pr21884-nacl.t} | 4 ++++
ld/testsuite/ld-i386/pr21884.d | 1 +
ld/testsuite/ld-i386/pr21884.t | 4 ++++
ld/testsuite/ld-x86-64/{pr21884.d => pr21884-nacl.d} | 3 ++-
.../{ld-i386/pr21884.t => ld-x86-64/pr21884-nacl.t} | 4 ++++
ld/testsuite/ld-x86-64/pr21884.d | 1 +
ld/testsuite/ld-x86-64/pr21884.t | 4 ++++
ld/testsuite/ld-x86-64/x86-64.exp | 1 +
11 files changed, 37 insertions(+), 2 deletions(-)
copy ld/testsuite/ld-i386/{pr21884.d => pr21884-nacl.d} (57%)
copy ld/testsuite/ld-i386/{pr21884.t => pr21884-nacl.t} (61%)
copy ld/testsuite/ld-x86-64/{pr21884.d => pr21884-nacl.d} (61%)
copy ld/testsuite/{ld-i386/pr21884.t => ld-x86-64/pr21884-nacl.t} (58%)
--
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 6d545e31f5 Fix i686-nacl and x86_64-nacl pr21884 failures
new 34c4758cc2 ld: Restore linker scripts in PR ld/21884 tests
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:
ld/ChangeLog | 13 +++++++++++++
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/{pr21884.d => pr21884-nacl.d} | 3 ++-
ld/testsuite/ld-i386/{pr21884.t => pr21884-nacl.t} | 4 ++++
ld/testsuite/ld-i386/pr21884.d | 1 +
ld/testsuite/ld-i386/pr21884.t | 4 ++++
ld/testsuite/ld-x86-64/{pr21884.d => pr21884-nacl.d} | 3 ++-
.../{ld-i386/pr21884.t => ld-x86-64/pr21884-nacl.t} | 4 ++++
ld/testsuite/ld-x86-64/pr21884.d | 1 +
ld/testsuite/ld-x86-64/pr21884.t | 4 ++++
ld/testsuite/ld-x86-64/x86-64.exp | 1 +
11 files changed, 37 insertions(+), 2 deletions(-)
copy ld/testsuite/ld-i386/{pr21884.d => pr21884-nacl.d} (57%)
copy ld/testsuite/ld-i386/{pr21884.t => pr21884-nacl.t} (61%)
copy ld/testsuite/ld-x86-64/{pr21884.d => pr21884-nacl.d} (61%)
copy ld/testsuite/{ld-i386/pr21884.t => ld-x86-64/pr21884-nacl.t} (58%)
--
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 2f6bcf0880d [X86][TBM] Add tests showing failure to fold RFLAGS result [...]
new 2fee386cb8c [X86][AVX512] Added additional shuffle+trunc test case.
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/X86/shuffle-vs-trunc-512.ll | 50 ++++++++++++++++++++++++++++++++
1 file changed, 50 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 b554ed73808 [X86][AsmParser][AVX512] Error appropriately when K0 is tri [...]
new 2f6bcf0880d [X86][TBM] Add tests showing failure to fold RFLAGS result [...]
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/X86/tbm-intrinsics-x86_64.ll | 28 +++
test/CodeGen/X86/tbm_patterns.ll | 327 +++++++++++++++++++++++++++++-
2 files changed, 353 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 llvm.
from 699d609dfda [X86][TBM] Regenerate bextri intrinsics tests. NFCI.
new b554ed73808 [X86][AsmParser][AVX512] Error appropriately when K0 is tri [...]
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/X86/AsmParser/X86AsmParser.cpp | 5 ++++-
test/MC/X86/avx512-err.s | 5 ++---
test/MC/X86/intel-syntax-avx512-error.s | 3 +++
3 files changed, 9 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.