This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from e645e41 Simplify mask computation.
new 2356470 Start adding tlsdesc support for aarch64.
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/InputSection.cpp | 5 +++++
ELF/Relocations.cpp | 30 ++++++++++++++++++++++--------
ELF/Relocations.h | 2 ++
ELF/Target.cpp | 24 ++++++++++++++++--------
ELF/Target.h | 1 +
test/ELF/aarch64-tlsdesc.s | 24 ++++++++++++++++++++++++
6 files changed, 70 insertions(+), 16 deletions(-)
create mode 100644 test/ELF/aarch64-tlsdesc.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 gcc-6-branch
in repository gcc.
from c4727bc PR c++/71372 * cp-gimplify.c (cp_fold): For INDIRECT_REF, i [...]
new 3637520 [gcc] 2016-06-02 Michael Meissner <meissner(a)linux.vnet.ibm.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 | 58 +++++++
gcc/config/rs6000/predicates.md | 14 +-
gcc/config/rs6000/rs6000.c | 107 ++++++++++++
gcc/config/rs6000/rs6000.h | 9 +
gcc/config/rs6000/rs6000.md | 227 +++++++++++--------------
gcc/testsuite/ChangeLog | 9 +
gcc/testsuite/gcc.target/powerpc/p9-minmax-1.c | 171 +++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/p9-minmax-2.c | 191 +++++++++++++++++++++
8 files changed, 658 insertions(+), 128 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/p9-minmax-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/p9-minmax-2.c
--
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 89f17a6 PR c++/71372 * cp-gimplify.c (cp_fold): For INDIRECT_REF, i [...]
new f675898 microblaze.c: fix warnings
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/microblaze/microblaze.c | 5 +++--
2 files changed, 10 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 compiler-rt.
from a2e782d [esan|cfrag] Add struct info registration
new b31140f tsan: clean up dynamic TLS memory between reuse
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/tsan/rtl/tsan_flags.cc | 1 +
lib/tsan/rtl/tsan_interceptors.cc | 35 ++++++++++++++--------
test/tsan/dtls.c | 62 +++++++++++++++++++++++++++++++++++++++
3 files changed, 86 insertions(+), 12 deletions(-)
create mode 100644 test/tsan/dtls.c
--
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 99914df Add "arm_any" architecture type to allow -m option to various [...]
new 1b40ec0 Fix PR python/18984
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 | 5 +++++
gdb/python/python.c | 4 ++--
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.python/py-shared.exp | 4 ++++
4 files changed, 16 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 d4031aa [CodeView] Use None instead of Void if there is no subprogram
new 747c0a6 AMDGPU: Temporary fix for broken store combine
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/AMDGPU/AMDGPUISelLowering.cpp | 2 ++
test/CodeGen/AMDGPU/load.ll | 13 +++++++++++++
2 files changed, 15 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 llvm.
from e81d704 Fix the use of sys::MemoryFence after including WindowsSuppor [...]
new d4031aa [CodeView] Use None instead of Void if there is no subprogram
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/DebugInfo/CodeView/TypeIndex.h | 46 +++++++++++++++--------------
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 2 +-
lib/DebugInfo/CodeView/TypeDumper.cpp | 4 +--
3 files changed, 27 insertions(+), 25 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 c5614d4 [docs] Add a limitations section to SourceBasedCodeCoverage.rst
new 17e484a [cmake] Fix-up r271533
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/CMakeLists.txt | 4 ++--
1 file 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 compiler-rt.
from 4deefb0 UBSan: crash less often on corrupted Vtables.
new a2e782d [esan|cfrag] Add struct info registration
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/esan/cache_frag.cpp | 75 +++++++++++++++++--
test/esan/TestCases/struct-simple.cpp | 135 +++++++++++++++++++++++++++++++---
2 files changed, 194 insertions(+), 16 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 faa9016 [X86] Define segment MI operands as regs instead of i8imm.
new 9d6fa96 AMDGPU: Fix crashes on unknown processor name
new 5fff0fe Use false for bool instead of 0
new e81d704 Fix the use of sys::MemoryFence after including WindowsSuppor [...]
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/CodeGen/VirtRegMap.cpp | 2 +-
lib/Support/Threading.cpp | 5 +++++
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 6 ++++--
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 2 +-
lib/Target/AMDGPU/Processors.td | 5 +----
lib/Target/AMDGPU/R600Packetizer.cpp | 3 +++
test/CodeGen/AMDGPU/unknown-processor.ll | 20 ++++++++++++++++++++
7 files changed, 35 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/unknown-processor.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.