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 1128d50d75 Add --enable-static-pie to build-many-glibcs.py
discards 518a3c9451 tile: Check SHARED instead PIC for SYSCALL_ERROR_NAME
discards 3b56adad1e sparc: Check PIC instead of SHARED in start.S
discards 982eed4a55 microblaze: Check PIC instead of SHARED in start.S
discards 25dee8254f m68k: Check PIC instead of SHARED in start.S
discards 89a846a798 hppa: Check PIC instead of SHARED in start.S
discards 25edf9c363 arm: Check PIC instead of SHARED in start.S
discards c0897e81a7 aarch64: Check PIC instead of SHARED in start.S
discards 294e31cda6 tile: Update elf_machine_load_address for static PIE
discards d7530ab2b2 sparc: Update elf_machine_load_address for static PIE
discards 4596ed03bf sh: Update elf_machine_load_address for static PIE
discards e711cc98ca s390: Update elf_machine_load_address for static PIE
discards c09c7009bd powerpc: Update elf_machine_load_address for static PIE
discards b467d1ab07 nios2: Update elf_machine_load_address for static PIE
discards aa7a84eee4 mips: Update elf_machine_load_address for static PIE
discards 9a83ebf7aa microblaze: Update elf_machine_load_address for static PIE
discards 97f8d29b6c m68k: Update elf_machine_load_address for static PIE
discards 407f2f0d18 ia64: Update elf_machine_load_address for static PIE
discards fc204ded90 hppa: Update elf_machine_load_address for static PIE
discards 809756f6a7 arm: Update elf_machine_load_address for static PIE
discards 554dbca113 aarch64: Update elf_machine_load_address for static PIE
discards be41a67c15 Don't use hidden visibility in libc.a with PIE on i386
discards 6a63037b17 Add --enable-static-pie configure option to build static PIE
discards e9d1a723c8 Add a test for non-PIE static executable
discards 957b1d418c ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAP
adds f6c5e5bce0 arm: Check PIC instead of SHARED in start.S
adds 54464e749d mips: Update elf_machine_load_address for static PIE
adds 8172aad937 arm: Update elf_machine_load_address for static PIE
new 810123bedf ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAP
new ae3d73b966 Add a test for non-PIE static executable
new 7c80d80065 Add --enable-static-pie configure option to build static PIE
new 488d8ee372 Don't use hidden visibility in libc.a with PIE on i386
new 42295bfcf8 aarch64: Update elf_machine_load_address for static PIE
new 2ed7650590 hppa: Update elf_machine_load_address for static PIE
new 1e4ba503b7 ia64: Update elf_machine_load_address for static PIE
new a6d756aead m68k: Update elf_machine_load_address for static PIE
new 42daa36ffd microblaze: Update elf_machine_load_address for static PIE
new 94c0e2d8b6 nios2: Update elf_machine_load_address for static PIE
new 077b614369 powerpc32: Update elf_machine_load_address for static PIE
new 248b8cf5d9 s390: Update elf_machine_load_address for static PIE
new f7f9154819 sh: Update elf_machine_load_address for static PIE
new 15ab7c7b0f sparc: Update elf_machine_load_address for static PIE
new a1efe56f8d tile: Update elf_machine_load_address for static PIE
new a6084b4e61 aarch64: Check PIC instead of SHARED in start.S
new 071b9dcb03 hppa: Check PIC instead of SHARED in start.S
new 3791be80aa m68k: Check PIC instead of SHARED in start.S
new 979ac41dd9 microblaze: Check PIC instead of SHARED in start.S
new 08a5e851d0 sparc: Check PIC instead of SHARED in start.S
new b86175aaaf tile: Check SHARED instead PIC for SYSCALL_ERROR_NAME
new 475954893e 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 (1128d50d75)
\
N -- N -- N refs/heads/hjl/pie/static (475954893e)
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 22 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 | 16 ++++++++++++++++
sysdeps/powerpc/powerpc64/dl-machine.h | 5 -----
2 files changed, 16 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 2f92505d20 Update x86_64 libm-test-ulps.
new f6c5e5bce0 arm: Check PIC instead of SHARED in start.S
new 54464e749d mips: Update elf_machine_load_address for static PIE
new 8172aad937 arm: Update elf_machine_load_address for static PIE
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:
ChangeLog | 16 ++++++++++++++++
sysdeps/arm/dl-machine.h | 12 +++++++++++-
sysdeps/arm/start.S | 4 ++--
sysdeps/mips/dl-machine.h | 5 +++++
4 files changed, 34 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 gcc.
from db967b088ec * c-attribs.c (handle_noipa_attribute): Don't add "stack_p [...]
new 825268c2b2d Order some filenames in a changelog entry.
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 | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 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 c10eefd292d Revert 314561 due to debug build assertion failure
new a4f110d4590 fix 80 column violation.
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/ADT/iterator.h | 8 ++++----
1 file changed, 4 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 llvm.
from ea529937ced [llvm-rc] Serialize MENU resources to .res files (serializa [...]
new c10eefd292d Revert 314561 due to debug build assertion failure
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/Transforms/InstCombine/InstCombineInternal.h | 4 -
lib/Transforms/InstCombine/InstCombinePHI.cpp | 219 -----------------------
test/Transforms/InstCombine/intptr1.ll | 181 -------------------
test/Transforms/InstCombine/intptr2.ll | 37 ----
test/Transforms/InstCombine/intptr3.ll | 37 ----
test/Transforms/InstCombine/intptr4.ll | 47 -----
6 files changed, 525 deletions(-)
delete mode 100644 test/Transforms/InstCombine/intptr1.ll
delete mode 100644 test/Transforms/InstCombine/intptr2.ll
delete mode 100644 test/Transforms/InstCombine/intptr3.ll
delete mode 100644 test/Transforms/InstCombine/intptr4.ll
--
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 9e5998cdf76 Eliminate PHI (int typed) which has only one use by intptr
new ea529937ced [llvm-rc] Serialize MENU resources to .res files (serializa [...]
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-rc/Inputs/tag-menu-bad-menuitem-id.rc | 3 +
test/tools/llvm-rc/Inputs/tag-menu.rc | 60 +++++++++++++++++
test/tools/llvm-rc/tag-menu.test | 75 ++++++++++++++++++++++
tools/llvm-rc/ResourceFileWriter.cpp | 54 ++++++++++++++++
tools/llvm-rc/ResourceFileWriter.h | 7 ++
tools/llvm-rc/ResourceScriptStmt.h | 40 ++++++++++--
tools/llvm-rc/ResourceVisitor.h | 1 +
7 files changed, 236 insertions(+), 4 deletions(-)
create mode 100644 test/tools/llvm-rc/Inputs/tag-menu-bad-menuitem-id.rc
create mode 100644 test/tools/llvm-rc/Inputs/tag-menu.rc
create mode 100644 test/tools/llvm-rc/tag-menu.test
--
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 682384e698e Revert "Use the basic cost if a GEP is not used as addressi [...]
new 9e5998cdf76 Eliminate PHI (int typed) which has only one use by intptr
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/Transforms/InstCombine/InstCombineInternal.h | 4 +
lib/Transforms/InstCombine/InstCombinePHI.cpp | 219 +++++++++++++++++++++++
test/Transforms/InstCombine/intptr1.ll | 181 +++++++++++++++++++
test/Transforms/InstCombine/intptr2.ll | 37 ++++
test/Transforms/InstCombine/intptr3.ll | 37 ++++
test/Transforms/InstCombine/intptr4.ll | 47 +++++
6 files changed, 525 insertions(+)
create mode 100644 test/Transforms/InstCombine/intptr1.ll
create mode 100644 test/Transforms/InstCombine/intptr2.ll
create mode 100644 test/Transforms/InstCombine/intptr3.ll
create mode 100644 test/Transforms/InstCombine/intptr4.ll
--
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 94348110325 [CodeGen] Fix some Clang-tidy modernize-use-using and Inclu [...]
new 682384e698e Revert "Use the basic cost if a GEP is not used as addressi [...]
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/Analysis/TargetTransformInfo.h | 19 ++-------
include/llvm/Analysis/TargetTransformInfoImpl.h | 36 +++--------------
include/llvm/CodeGen/BasicTTIImpl.h | 4 --
include/llvm/IR/Operator.h | 2 -
lib/Analysis/TargetTransformInfo.cpp | 5 ---
lib/Transforms/Scalar/NaryReassociate.cpp | 2 +-
.../Scalar/StraightLineStrengthReduce.cpp | 2 +-
test/Analysis/CostModel/AArch64/gep.ll | 46 ----------------------
test/Analysis/CostModel/X86/vector_gep.ll | 2 +-
9 files changed, 11 insertions(+), 107 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 release_50
in repository llvm.
from b1e6cc762cd Merging r313998:
new d181e6238a5 Merging r311599:
new 50ee711c34c Merging r314251:
new b5ef7376bc1 Merging r314252:
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:
lib/Target/AArch64/AArch64FalkorHWPFFix.cpp | 112 ++++++-----
test/CodeGen/AArch64/falkor-hwpf-fix.mir | 302 +++++++++++++++++++++++++++-
2 files changed, 351 insertions(+), 63 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.