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 2091da2 Frame static link: Handle null pointer.
new 14b57c7 PowerPC VLE
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:
bfd/ChangeLog | 16 +
bfd/bfd-in.h | 7 -
bfd/bfd-in2.h | 7 -
bfd/cpu-powerpc.c | 4 +
bfd/elf-bfd.h | 9 +
bfd/elf32-ppc.c | 109 +-
bfd/elf64-ppc.c | 9 +-
gas/ChangeLog | 10 +
gas/config/tc-ppc.c | 32 +-
include/ChangeLog | 7 +
include/elf/ppc.h | 13 +
ld/ChangeLog | 6 +
.../ld-powerpc/{apuinfo2.s => apuinfo-vle2.s} | 4 +-
ld/testsuite/ld-powerpc/apuinfo1.s | 3 +-
ld/testsuite/ld-powerpc/powerpc.exp | 2 +-
opcodes/ChangeLog | 11 +
opcodes/ppc-dis.c | 71 +-
opcodes/ppc-opc.c | 7262 ++++++++++----------
18 files changed, 3860 insertions(+), 3722 deletions(-)
copy ld/testsuite/ld-powerpc/{apuinfo2.s => apuinfo-vle2.s} (81%)
--
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 87f50aa [ARM] Shrink post-indexed LDR and STR to LDM/STM
new c1e27cc [X86][SSE] Improved blend+zero target shuffle combining to us [...]
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/X86ISelLowering.cpp | 18 ++++---
.../CodeGen/X86/clear_upper_vector_element_bits.ll | 15 ++----
test/CodeGen/X86/vector-shuffle-combining-xop.ll | 3 +-
test/CodeGen/X86/vector-shuffle-variable-128.ll | 61 +++++++++++++++-------
4 files changed, 59 insertions(+), 38 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-tools-extra.
from 90c7d30 [clang-tidy] readability-identifier-naming - Support for Type [...]
new 8e15eca [include-fixer] try to make vim header selection more friendly.
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-fixer/tool/clang-include-fixer.py | 55 ++++++++++++++++++++-----------
1 file changed, 35 insertions(+), 20 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 d5127f4 [ARM] Transform LDMs into writeback form to save code size
new 87f50aa [ARM] Shrink post-indexed LDR and STR to LDM/STM
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/ARM/Thumb2SizeReduction.cpp | 42 +++++++++++++++++++++++++++
test/CodeGen/ARM/t2-shrink-ldrpost.ll | 52 ++++++++++++++++++++++++++++++++++
2 files changed, 94 insertions(+)
create mode 100644 test/CodeGen/ARM/t2-shrink-ldrpost.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 gcc.
from f18de39 * gimple.c: Include builtins.h (gimple_inexpensive_call_p): [...]
new b406ca4 [MIPS] P5600 scheduler fix
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 | 7 +++++++
gcc/config/mips/p5600.md | 4 ++--
2 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.
Peter Smith pushed a change to branch linaro-local/InitialThumbSupport
in repository toolchain/llvm/lld.
discards e6d572c Add support for the static Thumb relocations that are present [...]
discards 20a2b2f ARM should define _GLOBAL_OFFSET_TABLE_ to base of .got
discards 1f79ed4 Initial support for ARM in lld.
adds 6d976bb Fix implicit plt creation on aarch64.
adds 41561f4 Add missing REQUIRES.
adds 869ed69 Rename adjustRelaxGotExpr.
adds 6996ef8 Rename TlsGdToLeSkip.
adds f7fa63f Use adjustRelaxExpr for tls relaxations too.
adds 812fef1 Implement gd to ie relaxation for aarch64.
adds 627d409 Attempt to fix non-determinism in test.
adds 5c72653 Include version in --reproduce.
adds 3c151fb Move GlobalDynIndex to SymbolBody.
adds 9879ad4 Add a missing REQUIRES.
adds 98c8d97 add missing REQUIRES
adds 232cce9 [ELF] - Assign sh_link field of SHT_GNU_versym section to Dyn [...]
adds 029e6f2 Create version.txt in a reproduce archive file.
adds b75bd9c Ignore the "globally available" version.
adds ef1ff21 Initial support for ARM in lld.
adds 2681003 Add missing REQUIRES: arm from test. To fix tests building wi [...]
new cb5d1bb Add support for the static Thumb relocations that are present [...]
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 (e6d572c)
\
N -- N -- N refs/heads/linaro-local/InitialThumbSupport (cb5d1bb)
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:
ELF/Driver.cpp | 18 +++--
ELF/Driver.h | 2 +-
ELF/DriverUtils.cpp | 12 +--
ELF/InputFiles.cpp | 2 +-
ELF/InputSection.cpp | 41 +++-------
ELF/OutputSections.cpp | 11 ++-
ELF/Relocations.cpp | 17 ++--
ELF/Relocations.h | 5 ++
ELF/Symbols.h | 3 +-
ELF/Target.cpp | 157 +++++++++++++++++++++++++------------
ELF/Target.h | 6 +-
ELF/Writer.cpp | 13 +--
test/ELF/Inputs/aarch64-copy2.s | 5 ++
test/ELF/Inputs/aarch64-tls-gdie.s | 4 +
test/ELF/Inputs/version-use.script | 6 ++
test/ELF/Inputs/version-use.so | Bin 0 -> 2720 bytes
test/ELF/aarch64-copy2.s | 27 +++++++
test/ELF/aarch64-tls-gdie.s | 34 ++++++++
test/ELF/aarch64-tls-ie.s | 1 +
test/ELF/aarch64-tls-static.s | 37 +++++++++
test/ELF/arm-attributes-remove.s | 1 +
test/ELF/arm-got-relative.s | 5 +-
test/ELF/arm-thumb-branch.s | 41 ++++++++++
test/ELF/lto/save-temps.ll | 1 +
test/ELF/reproduce.s | 14 +++-
test/ELF/verneed.s | 20 ++++-
test/ELF/version-use.s | 9 +++
27 files changed, 365 insertions(+), 127 deletions(-)
create mode 100644 test/ELF/Inputs/aarch64-copy2.s
create mode 100644 test/ELF/Inputs/aarch64-tls-gdie.s
create mode 100644 test/ELF/Inputs/version-use.script
create mode 100755 test/ELF/Inputs/version-use.so
create mode 100644 test/ELF/aarch64-copy2.s
create mode 100644 test/ELF/aarch64-tls-gdie.s
create mode 100644 test/ELF/aarch64-tls-static.s
create mode 100644 test/ELF/arm-thumb-branch.s
create mode 100644 test/ELF/version-use.s
--
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 df40105 [llvm-readobj] - Teach llvm-readobj to dump .gnu.version_r sections
new d5127f4 [ARM] Transform LDMs into writeback form to save code size
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/ARM/ARMLoadStoreOptimizer.cpp | 26 +++++++++++++++++++++++---
test/CodeGen/ARM/ldm-base-writeback.ll | 21 +++++++++++++++++++++
2 files changed, 44 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/ARM/ldm-base-writeback.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 compiler-rt.
from a8e7154 [sanitizer] Initial implementation of a Hardened Allocator
new a513457 Remove some leftover empty directories.
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 a705636 * gcc.target/aarch64/advsimd-intrinsics/p64_p128.c: Remove sp [...]
new f18de39 * gimple.c: Include builtins.h (gimple_inexpensive_call_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/ChangeLog | 9 +++++++++
gcc/gimple.c | 14 ++++++++++++++
gcc/gimple.h | 1 +
gcc/tree-ssa-loop-ch.c | 3 ++-
gcc/tree-ssa-loop-ivcanon.c | 41 ++++++++++++++++++++++-------------------
5 files changed, 48 insertions(+), 20 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 4d1464f [ARM] Add command line option for RAS extension.
new 2091da2 Frame static link: Handle null pointer.
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/ChangeLog | 4 ++++
gdb/findvar.c | 1 +
2 files changed, 5 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.