This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 35bfb7ddfe6 Revert "[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY` (NFCI)"
new 94348110325 [CodeGen] Fix some Clang-tidy modernize-use-using and Inclu [...]
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/BasicTTIImpl.h | 104 ++++++++++++++-------
include/llvm/CodeGen/CalcSpillWeights.h | 20 ++--
include/llvm/CodeGen/CallingConvLower.h | 9 +-
.../llvm/CodeGen/GlobalISel/InstructionSelector.h | 3 +-
lib/CodeGen/AggressiveAntiDepBreaker.cpp | 54 ++++++-----
lib/CodeGen/AggressiveAntiDepBreaker.h | 43 +++++----
lib/CodeGen/AntiDepBreaker.h | 26 +++---
lib/CodeGen/BasicTargetTransformInfo.cpp | 15 ++-
lib/CodeGen/CalcSpillWeights.cpp | 10 +-
lib/CodeGen/CriticalAntiDepBreaker.cpp | 32 +++++--
lib/CodeGen/CriticalAntiDepBreaker.h | 33 ++++---
lib/CodeGen/GlobalISel/InstructionSelector.cpp | 6 +-
lib/CodeGen/StackColoring.cpp | 77 ++++++++-------
lib/CodeGen/TwoAddressInstructionPass.cpp | 45 ++++++---
14 files changed, 290 insertions(+), 187 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 gcc-7-branch
in repository gcc.
from 0dd263c295e 2017-09-29 Krister Walfridsson <krister.walfridsson(a)gmail.com>
new e63a3184250 2017-09-29 Krister Walfridsson <krister.walfridsson(a)gmail.com>
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/netbsd.h | 2 ++
2 files changed, 11 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 clang.
from 06fad44fa9 [Sema] Correct IUnknown to support Unknwnbase.h Header.
new 3b862f6745 [PS4] Tidy up some debug-tuning v. triple decision-making.
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/clang/Driver/CC1Options.td | 3 +++
lib/Driver/ToolChains/Clang.cpp | 16 ++++++++++------
lib/Frontend/CompilerInvocation.cpp | 2 +-
test/CodeGenCXX/debug-info-anon-namespace.cpp | 18 ++++++++----------
test/Driver/debug-options.c | 2 ++
5 files changed, 24 insertions(+), 17 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 8360e5df438 2017-09-29 Yury Gribov <tetra2005(a)gmail.com>
new db967b088ec * c-attribs.c (handle_noipa_attribute): Don't add "stack_p [...]
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c-attribs.c | 4 ----
2 files changed, 5 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 clang.
from dfca37075e fixup, post rL314493 'InlineAsmIdentifierInfo' is now a stru [...]
new 06fad44fa9 [Sema] Correct IUnknown to support Unknwnbase.h Header.
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/AST/DeclCXX.cpp | 18 ++++++++++--
test/SemaCXX/ms-iunknown-template-function.cpp | 39 ++++++++++++++++++++++++++
test/SemaCXX/ms-iunknown.cpp | 19 ++++++++++---
3 files changed, 69 insertions(+), 7 deletions(-)
create mode 100644 test/SemaCXX/ms-iunknown-template-function.cpp
--
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 c38eafe47b Add --enable-static-pie to build-many-glibcs.py
discards 91539ebe79 tile: Check SHARED instead PIC for SYSCALL_ERROR_NAME
discards 7ac533b603 sparc: Check PIC instead of SHARED in start.S
discards dd728f680a microblaze: Check PIC instead of SHARED in start.S
discards 4bf8f80282 m68k: Check PIC instead of SHARED in start.S
discards b0571a56e3 hppa: Check PIC instead of SHARED in start.S
discards 21f28b917a arm: Check PIC instead of SHARED in start.S
discards 0a4c207339 aarch64: Check PIC instead of SHARED in start.S
discards 3cd4fa1fba tile: Support --enable-static-pie
discards 3faab4cbe0 sparc: Support --enable-static-pie
discards 80dc26f8ef sh: Support --enable-static-pie
discards 3207ce4b31 s390: Support --enable-static-pie
discards 38058cd986 powerpc: Support --enable-static-pie
discards 2a3db3f8e3 nios2: Support --enable-static-pie
discards ff369563e2 mips: Support --enable-static-pie
discards 709b1503de microblaze: Support --enable-static-pie
discards 270d63d3e5 m68k: Support --enable-static-pie
discards bade64c082 ia64: Support --enable-static-pie
discards 95a6a5aadd hppa: Support --enable-static-pie
discards d4a3cb8f1c arm: Support --enable-static-pie
discards 6676b49dbf aarch64: Support --enable-static-pie
discards 83e0279653 Don't use hidden visibility in libc.a with PIE on i386
discards 0a67dfd8d1 Add --enable-static-pie configure option to build static PIE
new 6a63037b17 Add --enable-static-pie configure option to build static PIE
new be41a67c15 Don't use hidden visibility in libc.a with PIE on i386
new 554dbca113 aarch64: Update elf_machine_load_address for static PIE
new 809756f6a7 arm: Update elf_machine_load_address for static PIE
new fc204ded90 hppa: Update elf_machine_load_address for static PIE
new 407f2f0d18 ia64: Update elf_machine_load_address for static PIE
new 97f8d29b6c m68k: Update elf_machine_load_address for static PIE
new 9a83ebf7aa microblaze: Update elf_machine_load_address for static PIE
new aa7a84eee4 mips: Update elf_machine_load_address for static PIE
new b467d1ab07 nios2: Update elf_machine_load_address for static PIE
new c09c7009bd powerpc: Update elf_machine_load_address for static PIE
new e711cc98ca s390: Update elf_machine_load_address for static PIE
new 4596ed03bf sh: Update elf_machine_load_address for static PIE
new d7530ab2b2 sparc: Update elf_machine_load_address for static PIE
new 294e31cda6 tile: Update elf_machine_load_address for static PIE
new c0897e81a7 aarch64: Check PIC instead of SHARED in start.S
new 25edf9c363 arm: Check PIC instead of SHARED in start.S
new 89a846a798 hppa: Check PIC instead of SHARED in start.S
new 25dee8254f m68k: Check PIC instead of SHARED in start.S
new 982eed4a55 microblaze: Check PIC instead of SHARED in start.S
new 3b56adad1e sparc: Check PIC instead of SHARED in start.S
new 518a3c9451 tile: Check SHARED instead PIC for SYSCALL_ERROR_NAME
new 1128d50d75 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 (c38eafe47b)
\
N -- N -- N refs/heads/hjl/pie/static (1128d50d75)
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 23 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 compiler-rt.
from faf993b37 Revert "Move LoadedModule list to a NoCtor vector and initial [...]
new c9b5e685a Move LoadedModule list to a NoCtor vector and initialize on demand.
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/sanitizer_common/sanitizer_common.h | 9 +++++++--
lib/sanitizer_common/sanitizer_linux_libcdep.cc | 6 +++---
lib/sanitizer_common/sanitizer_mac.cc | 2 +-
lib/sanitizer_common/sanitizer_procmaps.h | 2 +-
lib/sanitizer_common/sanitizer_procmaps_common.cc | 2 +-
lib/sanitizer_common/sanitizer_procmaps_mac.cc | 2 +-
lib/sanitizer_common/sanitizer_win.cc | 2 +-
7 files changed, 15 insertions(+), 10 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 00b5d5d1ed Add --enable-static-pie to build-many-glibcs.py
discards b2a5a95c1c tile: Check SHARED instead PIC for SYSCALL_ERROR_NAME
discards 98d965a28a sparc: Check PIC instead of SHARED in start.S
discards e608653b1f microblaze: Check PIC instead of SHARED in start.S
discards 407b6c236a m68k: Check PIC instead of SHARED in start.S
discards da98c9b9de hppa: Check PIC instead of SHARED in start.S
discards 86db201542 arm: Check PIC instead of SHARED in start.S
discards 3c535c39fd aarch64: Check PIC instead of SHARED in start.S
discards f051ff934c tile: Support --enable-static-pie
discards 1f51f698f3 sparc: Support --enable-static-pie
discards 84dc321fe5 sh: Support --enable-static-pie
discards 4ef128fc29 s390: Support --enable-static-pie
discards fd52980ca8 powerpc: Support --enable-static-pie
discards 60080257df nios2: Support --enable-static-pie
discards f3f6574594 mips: Support --enable-static-pie
discards f42afd5c17 microblaze: Support --enable-static-pie
discards be7697bd92 m68k: Support --enable-static-pie
discards a862040ed7 ia64: Support --enable-static-pie
discards ef441fc43e hppa: Support --enable-static-pie
discards fcd456861a arm: Support --enable-static-pie
discards 0eaa16b3d7 aarch64: Support --enable-static-pie
discards 988dabb1a8 Don't use hidden visibility in libc.a with PIE on i386
discards 6097419f19 Add --enable-static-pie configure option to build static PIE
discards 1da6357e65 Add a test for non-PIE static executable
discards a15872c383 ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAP
adds bf27d3973d New generic logf
adds 90c42e40d0 missed ChangeLog entry
adds 875c76c704 New generic log2f
adds 4ea49f4c08 New generic powf
adds fffb150735 Remove old cimag inlines
adds bd8d53bb33 Use fabs(f/l) rather than __fabs
adds 2f92505d20 Update x86_64 libm-test-ulps.
new 957b1d418c ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAP
new e9d1a723c8 Add a test for non-PIE static executable
new 0a67dfd8d1 Add --enable-static-pie configure option to build static PIE
new 83e0279653 Don't use hidden visibility in libc.a with PIE on i386
new 6676b49dbf aarch64: Support --enable-static-pie
new d4a3cb8f1c arm: Support --enable-static-pie
new 95a6a5aadd hppa: Support --enable-static-pie
new bade64c082 ia64: Support --enable-static-pie
new 270d63d3e5 m68k: Support --enable-static-pie
new 709b1503de microblaze: Support --enable-static-pie
new ff369563e2 mips: Support --enable-static-pie
new 2a3db3f8e3 nios2: Support --enable-static-pie
new 38058cd986 powerpc: Support --enable-static-pie
new 3207ce4b31 s390: Support --enable-static-pie
new 80dc26f8ef sh: Support --enable-static-pie
new 3faab4cbe0 sparc: Support --enable-static-pie
new 3cd4fa1fba tile: Support --enable-static-pie
new 0a4c207339 aarch64: Check PIC instead of SHARED in start.S
new 21f28b917a arm: Check PIC instead of SHARED in start.S
new b0571a56e3 hppa: Check PIC instead of SHARED in start.S
new 4bf8f80282 m68k: Check PIC instead of SHARED in start.S
new dd728f680a microblaze: Check PIC instead of SHARED in start.S
new 7ac533b603 sparc: Check PIC instead of SHARED in start.S
new 91539ebe79 tile: Check SHARED instead PIC for SYSCALL_ERROR_NAME
new c38eafe47b 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 (00b5d5d1ed)
\
N -- N -- N refs/heads/hjl/pie/static (c38eafe47b)
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 25 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 | 67 ++++
INSTALL | 3 +-
NEWS | 5 +-
manual/install.texi | 3 +-
math/Makefile | 3 +-
math/bits/cmathcalls.h | 30 --
sysdeps/i386/fpu/{doasin.c => e_log2f_data.c} | 0
sysdeps/i386/fpu/{doasin.c => e_logf_data.c} | 0
sysdeps/i386/fpu/{doasin.c => e_powf_log2_data.c} | 0
.../{i386/fpu/doasin.c => ia64/fpu/e_log2f_data.c} | 0
.../{i386/fpu/doasin.c => ia64/fpu/e_logf_data.c} | 0
.../fpu/doasin.c => ia64/fpu/e_powf_log2_data.c} | 0
sysdeps/ieee754/dbl-64/e_lgamma_r.c | 2 +-
sysdeps/ieee754/dbl-64/e_log10.c | 2 +-
sysdeps/ieee754/dbl-64/e_log2.c | 2 +-
sysdeps/ieee754/flt-32/e_lgammaf_r.c | 2 +-
sysdeps/ieee754/flt-32/e_log10f.c | 2 +-
sysdeps/ieee754/flt-32/e_log2f.c | 148 ++++----
sysdeps/ieee754/flt-32/e_log2f_data.c | 44 +++
sysdeps/ieee754/flt-32/e_logf.c | 148 ++++----
sysdeps/ieee754/flt-32/e_logf_data.c | 44 +++
sysdeps/ieee754/flt-32/e_powf.c | 388 ++++++++++-----------
sysdeps/ieee754/flt-32/e_powf_log2_data.c | 45 +++
sysdeps/ieee754/flt-32/math_config.h | 50 +++
sysdeps/ieee754/ldbl-128/e_lgammal_r.c | 2 +-
sysdeps/ieee754/ldbl-128/e_log10l.c | 2 +-
sysdeps/ieee754/ldbl-128/e_log2l.c | 2 +-
sysdeps/ieee754/ldbl-128ibm/e_lgammal_r.c | 2 +-
sysdeps/ieee754/ldbl-128ibm/e_log10l.c | 2 +-
sysdeps/ieee754/ldbl-128ibm/e_log2l.c | 2 +-
.../doasin.c => m68k/m680x0/fpu/e_log2f_data.c} | 0
.../fpu/doasin.c => m68k/m680x0/fpu/e_logf_data.c} | 0
.../m680x0/fpu/e_powf_log2_data.c} | 0
sysdeps/powerpc/nofpu/Makefile | 3 +
sysdeps/x86_64/fpu/libm-test-ulps | 4 +-
35 files changed, 614 insertions(+), 393 deletions(-)
copy sysdeps/i386/fpu/{doasin.c => e_log2f_data.c} (100%)
copy sysdeps/i386/fpu/{doasin.c => e_logf_data.c} (100%)
copy sysdeps/i386/fpu/{doasin.c => e_powf_log2_data.c} (100%)
copy sysdeps/{i386/fpu/doasin.c => ia64/fpu/e_log2f_data.c} (100%)
copy sysdeps/{i386/fpu/doasin.c => ia64/fpu/e_logf_data.c} (100%)
copy sysdeps/{i386/fpu/doasin.c => ia64/fpu/e_powf_log2_data.c} (100%)
create mode 100644 sysdeps/ieee754/flt-32/e_log2f_data.c
create mode 100644 sysdeps/ieee754/flt-32/e_logf_data.c
create mode 100644 sysdeps/ieee754/flt-32/e_powf_log2_data.c
copy sysdeps/{i386/fpu/doasin.c => m68k/m680x0/fpu/e_log2f_data.c} (100%)
copy sysdeps/{i386/fpu/doasin.c => m68k/m680x0/fpu/e_logf_data.c} (100%)
copy sysdeps/{i386/fpu/doasin.c => m68k/m680x0/fpu/e_powf_log2_data.c} (100%)
--
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 5e66b692b Move LoadedModule list to a NoCtor vector and initialize on demand.
new faf993b37 Revert "Move LoadedModule list to a NoCtor vector and initial [...]
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/sanitizer_common/sanitizer_common.h | 9 ++-------
lib/sanitizer_common/sanitizer_linux_libcdep.cc | 6 +++---
lib/sanitizer_common/sanitizer_mac.cc | 2 +-
lib/sanitizer_common/sanitizer_procmaps.h | 2 +-
lib/sanitizer_common/sanitizer_procmaps_common.cc | 2 +-
lib/sanitizer_common/sanitizer_procmaps_mac.cc | 2 +-
lib/sanitizer_common/sanitizer_win.cc | 2 +-
7 files changed, 10 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.