This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from cd3c7b27fed [globalisel][tablegen] Import ComplexPattern when used as a [...]
new 7eb649c303b Revert r315863: [globalisel][tablegen] Import ComplexPatter [...]
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:
.../llvm/CodeGen/GlobalISel/InstructionSelector.h | 11 +-
.../CodeGen/GlobalISel/InstructionSelectorImpl.h | 24 +---
lib/CodeGen/GlobalISel/InstructionSelector.cpp | 2 +-
lib/Target/AArch64/AArch64InstructionSelector.cpp | 13 +--
test/TableGen/GlobalISelEmitter.td | 32 ++---
utils/TableGen/GlobalISelEmitter.cpp | 130 +++++----------------
6 files changed, 53 insertions(+), 159 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 fca2243d3d [driver] [cl] Add/fix c++17/c++latest
new 432111cbd3 Driver: use ld64.lld when -fuse-ld=lld for darwin
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/Driver/ToolChain.cpp | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
--
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 db8a5091f Revert rL315721, "Handle shared and lazy symbol in the gnu ha [...]
new 00f5ce3a4 MACHO: ld64.lld alias for the MACHO LLD target
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:
tools/lld/CMakeLists.txt | 2 +-
tools/lld/lld.cpp | 2 +-
2 files changed, 2 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 clang.
from 0b63209b05 Add -f[no-]double-square-bracket-attributes as new driver op [...]
new fca2243d3d [driver] [cl] Add/fix c++17/c++latest
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/Driver/ToolChains/Clang.cpp | 3 ++-
test/Driver/cl-options.c | 5 ++++-
2 files changed, 6 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 ab9ea0ecca4 [X86] Remove the SlowBTMem feature flag entirely
new cd3c7b27fed [globalisel][tablegen] Import ComplexPattern when used as a [...]
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:
.../llvm/CodeGen/GlobalISel/InstructionSelector.h | 11 +-
.../CodeGen/GlobalISel/InstructionSelectorImpl.h | 24 +++-
lib/CodeGen/GlobalISel/InstructionSelector.cpp | 2 +-
lib/Target/AArch64/AArch64InstructionSelector.cpp | 13 ++-
test/TableGen/GlobalISelEmitter.td | 32 +++--
utils/TableGen/GlobalISelEmitter.cpp | 130 ++++++++++++++++-----
6 files changed, 159 insertions(+), 53 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 c2cf105c00c [AVX512] Don't mark EXTLOAD as legal with AVX512. Continue [...]
new 8ceb11ff2e1 [unittests] Only build llvm-cfi-verify if X86 is in LLVM_TA [...]
new ab9ea0ecca4 [X86] Remove the SlowBTMem feature flag entirely
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/Target/X86/X86.td | 73 ++++++++++++++---------------------------
lib/Target/X86/X86InstrInfo.td | 19 ++++-------
lib/Target/X86/X86Subtarget.cpp | 1 -
lib/Target/X86/X86Subtarget.h | 4 ---
unittests/tools/CMakeLists.txt | 5 ++-
5 files changed, 35 insertions(+), 67 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 8cc053e6765 [TableGen] Remove error checks incorrectly failing on non-e [...]
new 936d75b04b5 [X86] Add FeatureSlowBTMem to Haswell, Broadwell, Skylake, [...]
new c2cf105c00c [AVX512] Don't mark EXTLOAD as legal with AVX512. Continue [...]
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/Target/X86/X86.td | 19 +++--
lib/Target/X86/X86ISelLowering.cpp | 34 ++++-----
lib/Target/X86/X86InstrAVX512.td | 40 -----------
test/CodeGen/X86/avx2-vbroadcast.ll | 70 +++++-------------
.../X86/avx512-shuffles/broadcast-vector-int.ll | 59 +++++++--------
test/CodeGen/X86/vec_int_to_fp.ll | 84 ++++------------------
test/CodeGen/X86/vector-shuffle-128-v4.ll | 32 +++------
7 files changed, 94 insertions(+), 244 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 hjl/pie/master
in repository gcc.
discards f77a3333e81 Use Pcrt1.o%s/gPcrt1.o%s for -static-pie
new 2e28b77e34d Use Pcrt1.o%s/gPcrt1.o%s for -static-pie
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 (f77a3333e81)
\
N -- N -- N refs/heads/hjl/pie/master (2e28b77e34d)
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 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:
--
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 067517fea79 2017-10-15 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 803be1fa859 * i386.c (ix86_rtx_costs): Make difference between x87 and [...]
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 | 9 ++
gcc/config/i386/i386.c | 29 +++--
gcc/config/i386/i386.h | 7 ++
gcc/config/i386/x86-tune-costs.h | 242 ++++++++++++++++++++++++++++++++++++---
4 files changed, 259 insertions(+), 28 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 hjl/pie/static
in repository glibc.
discards 1798eb01da Add --enable-static-pie to build-many-glibcs.py
discards 92709e13be sparc: Check PIC instead of SHARED in start.S
discards 02371ebc45 microblaze: Check PIC instead of SHARED in start.S
discards 70223be575 m68k: Check PIC instead of SHARED in start.S
discards 99dd76116c hppa: Check PIC instead of SHARED in start.S
discards 51e266da20 aarch64: Check PIC instead of SHARED in start.S
discards 62b05f1544 sh: Update elf_machine_load_address for static PIE
discards 088b6db393 s390: Update elf_machine_load_address for static PIE
discards 5694e48f45 m68k: Update elf_machine_load_address for static PIE
discards e1664641e0 aarch64: Update elf_machine_load_address for static PIE
discards 83e95a0f4d Add --enable-static-pie configure option to build static PIE [...]
discards 75d3ab88fa Add a test for profiling static executable
adds 5ba41de9ed fix posix/tst-spawn test
adds 077ee12978 Benchtests for sinf, cosf and sincosf
adds 7d25d410c2 Fix ldbl-opt/s_clog10l.c libm_alias_ldouble_other usage.
adds 1def91b304 Fix ldbl-opt/w_lgamma_compatl.c libm_alias_ldouble_other usage.
adds 006e766437 Use libm_alias_ldouble for SPARC fabsl.
adds 179dcdb7af [BZ #22142] powerpc: Fix the carry bit on mpn_[add|sub]_n on POWER7
adds e8dbd6a36d powerpc: Avoid putting floating point values in memory [BZ #22189]
adds 8644588807 Fix TLS relocations against local symbols on powerpc32, spar [...]
adds e4f530da0d nptl: Preserve error in setxid thread broadcast in coredumps [...]
adds f8718a9e16 Use libm_alias_ldouble_other in ldbl-64-128/s_nextafterl.c.
adds 18c08b9641 Support strfromf128 alias.
adds 8dc8be75d2 localedata: Reorganize Unicode LC_CTYPE inclusion.
adds f16491eb8e locale: Fix localedef exit code (Bug 22292)
adds a3e23a2c1d locale: Allow "" int_curr_Symbol (bug 22294)
adds bc3821bb3b locale: No warning for non-symbolic character (bug 22295)
adds a4777c46af Add a test for profiling static executable
new 07dddabe06 Add --enable-static-pie configure option to build static PIE [...]
new 4335ebe65f aarch64: Update elf_machine_load_address for static PIE
new 1eddd1bf12 m68k: Update elf_machine_load_address for static PIE
new bdd2dfd7ae s390: Update elf_machine_load_address for static PIE
new a2542bb2c7 sh: Update elf_machine_load_address for static PIE
new cb3725e1c3 aarch64: Check PIC instead of SHARED in start.S
new d703101ae2 hppa: Check PIC instead of SHARED in start.S
new 156e571d5b m68k: Check PIC instead of SHARED in start.S
new 4ea9f0adf0 microblaze: Check PIC instead of SHARED in start.S
new ca42267a57 sparc: Check PIC instead of SHARED in start.S
new 5687269ac5 Add --enable-static-pie to build-many-glibcs.py
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 (1798eb01da)
\
N -- N -- N refs/heads/hjl/pie/static (5687269ac5)
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 11 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 | 169 +
benchtests/Makefile | 3 +-
benchtests/cosf-inputs | 2408 ++++++++++++
benchtests/sincosf-inputs | 5306 +++++++++++++++++++++++++++
benchtests/sinf-inputs | 2910 +++++++++++++++
locale/programs/charmap-dir.c | 6 +-
locale/programs/charmap.c | 35 +-
locale/programs/ld-address.c | 90 +-
locale/programs/ld-collate.c | 64 +-
locale/programs/ld-ctype.c | 258 +-
locale/programs/ld-identification.c | 24 +-
locale/programs/ld-measurement.c | 14 +-
locale/programs/ld-messages.c | 35 +-
locale/programs/ld-monetary.c | 69 +-
locale/programs/ld-name.c | 20 +-
locale/programs/ld-numeric.c | 23 +-
locale/programs/ld-paper.c | 14 +-
locale/programs/ld-telephone.c | 26 +-
locale/programs/ld-time.c | 97 +-
locale/programs/linereader.c | 8 -
locale/programs/linereader.h | 26 +-
locale/programs/locale.c | 6 +-
locale/programs/localedef.c | 62 +-
locale/programs/localedef.h | 18 +-
locale/programs/locarchive.c | 4 +-
locale/programs/locfile.c | 15 +-
locale/programs/record-status.h | 227 ++
locale/programs/repertoire.c | 11 +-
localedata/gen-locale.sh | 26 +-
localedata/locales/i18n | 2297 +-----------
localedata/locales/{i18n => i18n_ctype} | 385 +-
localedata/tst-fmon.sh | 19 +-
localedata/tst-locale.sh | 19 +-
localedata/unicode-gen/Makefile | 26 +-
nptl/allocatestack.c | 9 +-
posix/tst-spawn.c | 20 +-
stdio-common/tst-printf.c | 4 +
stdio-common/tst-printf.sh | 8 +
stdlib/strfroml.c | 12 +
sysdeps/ieee754/ldbl-64-128/s_nextafterl.c | 3 +
sysdeps/ieee754/ldbl-opt/s_clog10l.c | 6 +-
sysdeps/ieee754/ldbl-opt/w_lgamma_compatl.c | 5 -
sysdeps/powerpc/fpu/math_private.h | 7 +
sysdeps/powerpc/powerpc32/dl-machine.h | 5 +-
sysdeps/powerpc/powerpc64/power7/add_n.S | 8 +-
sysdeps/sparc/sparc32/dl-machine.h | 1 +
sysdeps/sparc/sparc32/fpu/s_fabsl.c | 3 +-
sysdeps/sparc/sparc64/dl-machine.h | 1 +
sysdeps/sparc/sparc64/fpu/s_fabsl.c | 4 +-
49 files changed, 11606 insertions(+), 3210 deletions(-)
create mode 100644 benchtests/cosf-inputs
create mode 100644 benchtests/sincosf-inputs
create mode 100644 benchtests/sinf-inputs
create mode 100644 locale/programs/record-status.h
copy localedata/locales/{i18n => i18n_ctype} (91%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.