This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 333b7c6706c Test commit.
new 78d28dbc5a3 [AArch64][Falkor] Fix bug in Falkor HWPF tag collision avoidance
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/AArch64/AArch64FalkorHWPFFix.cpp | 2 +-
1 file changed, 1 insertion(+), 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 gcc.
from 912ee2945ce * semantics.c (finish_member_declaration): Move USING_DECL [...]
new 03d9ebc0236 * cp-tree.h (lookup_field_1, lookup_fnfields_slot, lookup [...]
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/cp/ChangeLog | 12 +++
gcc/cp/cp-tree.h | 4 -
gcc/cp/name-lookup.c | 254 ++++++++++++++++++++++++++++++++++++++++++++++++++-
gcc/cp/name-lookup.h | 4 +
gcc/cp/search.c | 252 --------------------------------------------------
5 files changed, 269 insertions(+), 257 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 5f06407357f [GISEl]: Translate phi into G_PHI
new 333b7c6706c Test commit.
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:
docs/LangRef.rst | 2 +-
1 file changed, 1 insertion(+), 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 llvm.
from a5b2af0eae4 Parse and print DIExpressions inline to ease IR and MIR testing
new 5417eb62a03 Attempt to fix the BUILD_SHARED_LIBS build after the DIExpr [...]
new 5f06407357f [GISEl]: Translate phi into G_PHI
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:
include/llvm/CodeGen/MachineInstr.h | 6 +-
include/llvm/Target/GenericOpcodes.td | 6 ++
include/llvm/Target/TargetOpcodes.def | 3 +
lib/CodeGen/GlobalISel/IRTranslator.cpp | 2 +-
lib/CodeGen/MIRParser/LLVMBuild.txt | 2 +-
lib/CodeGen/MachineVerifier.cpp | 17 +++++
lib/Target/AArch64/AArch64InstructionSelector.cpp | 6 +-
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 3 +
lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 3 +-
lib/Target/ARM/ARMRegisterBankInfo.cpp | 2 +-
lib/Target/X86/X86RegisterBankInfo.cpp | 2 +-
.../AArch64/GlobalISel/arm64-irtranslator.ll | 8 +--
test/CodeGen/AArch64/GlobalISel/select-phi.mir | 78 ++++++++++++++++++++++
test/Verifier/test_g_phi.mir | 78 ++++++++++++++++++++++
14 files changed, 204 insertions(+), 12 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/select-phi.mir
create mode 100644 test/Verifier/test_g_phi.mir
--
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 b1bb697ea1 x86: Increment PLT count only for function symbols
new aab921adcb x86-64: Properly report output type when PIC is needed
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 | 8 ++++++++
bfd/elf64-x86-64.c | 22 ++++++++++++++++------
ld/ChangeLog | 7 +++++++
ld/testsuite/ld-x86-64/pie2.d | 2 +-
ld/testsuite/ld-x86-64/pr19719.d | 2 +-
ld/testsuite/ld-x86-64/pr19807-2a.d | 2 +-
ld/testsuite/ld-x86-64/pr19969.d | 2 +-
7 files changed, 35 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 release_50
in repository llvm.
from f018f9fea55 [ARM] more release notes updates for 5.0
new a8f7dd91f2a Merging r311572: ------------------------------------------ [...]
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 | 3 +++
test/CodeGen/X86/pr34139.ll | 24 ++++++++++++++++++++++++
2 files changed, 27 insertions(+)
create mode 100644 test/CodeGen/X86/pr34139.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 clang.
from 3a9e3bcddd [clang-proto-fuzzer] Fix clang-proto-to-cxx build.
new 9a72b1ebd5 Parse and print DIExpressions inline to ease IR and MIR testing
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/2010-08-10-DbgConstant.c | 3 +-
test/CodeGen/debug-info-global-constant.c | 3 +-
test/CodeGen/debug-info-static-const-fp.c | 9 ++---
test/CodeGen/debug-info-vla.c | 3 +-
.../debug-info-inheriting-constructor.cpp | 2 +-
test/CodeGenCXX/debug-info.cpp | 3 +-
.../amdgpu-debug-info-variable-expression.cl | 39 ++++++++++------------
test/OpenMP/nvptx_target_firstprivate_codegen.cpp | 2 +-
8 files changed, 27 insertions(+), 37 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 73784fa565 x86: Clear extern_protected_data for GNU_PROPERTY_NO_COPY_ON [...]
new b1bb697ea1 x86: Increment PLT count only for function symbols
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 | 6 ++++++
bfd/elf32-i386.c | 5 +++--
bfd/elf64-x86-64.c | 5 +++--
3 files changed, 12 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 gcc-7-branch
in repository gcc.
from 8390b3c17c3 2017-08-22 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new ba1976da302 gcc/ Backport from mainline 2017-08-17 Peter Bergner <b [...]
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 | 12 ++++++
gcc/config/rs6000/vsx.md | 62 ++++++++++++++++++++++--------
gcc/testsuite/ChangeLog | 8 ++++
gcc/testsuite/gcc.target/powerpc/pr72804.c | 25 ++++++++++++
4 files changed, 92 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr72804.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.