This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 661923d04a Change Diagnostic Category size error from runtime to compiletime
new 0a0eebabaa [OPENMP] Remove unused header files, NFC.
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/Sema/SemaOpenMP.cpp | 3 ---
1 file changed, 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 glibc.
from 56bc7f4360 Fix country_name in zu_ZA to agree with CLDR
new 42496114ec Provide a C++ version of iszero that does not use __MATH_TG [...]
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:
ChangeLog | 17 ++++++++
math/math.h | 33 +++++++++++++--
math/test-math-iszero.cc | 79 ++++++++++++++++++++++++++++++++++++
sysdeps/powerpc/powerpc64le/Makefile | 3 +-
4 files changed, 127 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 llvm.
from 2dc19284412 Create PHI node for the return value only when the return v [...]
new 363f0068ddd [ARM] Fix bug in ARMLoadStoreOptimizer when kill flags are [...]
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 | 49 +++++++++++++-------------------
test/CodeGen/ARM/load_store_opt_kill.mir | 12 ++++++++
2 files changed, 31 insertions(+), 30 deletions(-)
create mode 100644 test/CodeGen/ARM/load_store_opt_kill.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 llvm.
from fc50e1c6121 [CodeView] Don't output S_UDT symbols for forward decls.
new 2dc19284412 Create PHI node for the return value only when the return v [...]
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:
.../Instrumentation/IndirectCallPromotion.cpp | 3 +
.../PGOProfile/icp_covariant_call_return.ll | 4 +-
test/Transforms/PGOProfile/icp_invoke_nouse.ll | 69 ++++++++++++++++++++++
3 files changed, 74 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/PGOProfile/icp_invoke_nouse.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 a1774cccdc Fix inaccurate comment about -fdelayed-template-parsing and MSVC
new 661923d04a Change Diagnostic Category size error from runtime to compiletime
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/Basic/DiagnosticIDs.h | 35 ++++++++++++++++++++++++-----------
lib/Basic/DiagnosticIDs.cpp | 35 +++++++++++++++++++++++------------
2 files changed, 47 insertions(+), 23 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 a0dd08a8061 [Hexagon] Check for potential bank conflicts in post-RA scheduling
new a3ced95cbe8 [InstCombine] Call hasNoSignedWrap instead of hasNoUnsigned [...]
new 8ecaf1929fa [Power9] Add new instructions for floating point status and [...]
new fc50e1c6121 [CodeView] Don't output S_UDT symbols for forward decls.
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:
include/llvm/DebugInfo/CodeView/TypeRecord.h | 4 +
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 41 +++++--
lib/CodeGen/AsmPrinter/CodeViewDebug.h | 10 +-
lib/Target/PowerPC/PPCInstrFormats.td | 62 +++++++++++
lib/Target/PowerPC/PPCInstrInfo.td | 29 +++++
.../InstCombine/InstCombineSimplifyDemanded.cpp | 2 +-
test/DebugInfo/COFF/purge-typedef-udts.ll | 120 +++++++++++++++++++++
test/MC/Disassembler/PowerPC/ppc64-encoding-fp.txt | 18 ++++
test/MC/PowerPC/ppc64-encoding-fp.s | 18 ++++
test/Transforms/InstCombine/pr34349.ll | 27 +++++
10 files changed, 314 insertions(+), 17 deletions(-)
create mode 100644 test/DebugInfo/COFF/purge-typedef-udts.ll
create mode 100644 test/Transforms/InstCombine/pr34349.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 7b67bc424c9 2017-08-25 Steve Ellcey <sellcey(a)cavium.com>
new 6d5cf4eaf0d 2017-08-28 Janus Weil <janus(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 +++++
gcc/fortran/expr.c | 3 ++-
gcc/testsuite/ChangeLog | 6 +++++
.../gfortran.dg/warn_target_lifetime_3.f90 | 2 +-
.../gfortran.dg/warn_target_lifetime_4.f90 | 28 ++++++++++++++++++++++
5 files changed, 43 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/warn_target_lifetime_4.f90
--
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 9324a77aa48 [AMDGPU] Fix regression in AMDGPULibCalls allowing native f [...]
new a0dd08a8061 [Hexagon] Check for potential bank conflicts in post-RA scheduling
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/Hexagon/HexagonSubtarget.cpp | 51 ++++++++++++++++++++++++++++
lib/Target/Hexagon/HexagonSubtarget.h | 3 ++
lib/Target/Hexagon/HexagonVLIWPacketizer.cpp | 1 +
test/CodeGen/Hexagon/bank-conflict-load.mir | 28 +++++++++++++++
4 files changed, 83 insertions(+)
create mode 100644 test/CodeGen/Hexagon/bank-conflict-load.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 cefdd1cd64 Fix bad offset calculation for R_AARCH64_TLSDESC_* relocs.
new 90efb64229 x86: Check for valid PLT section 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:
bfd/ChangeLog | 7 +++++++
bfd/elf32-i386.c | 19 +++++++++++++------
bfd/elf64-x86-64.c | 14 +++++++++++---
3 files changed, 31 insertions(+), 9 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 f4dd1bdd9a2 [AMDGPU] computeKnownBitsForTargetNode for 24 bit mul
new 9324a77aa48 [AMDGPU] Fix regression in AMDGPULibCalls allowing native f [...]
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/AMDGPULibCalls.cpp | 6 +++---
test/CodeGen/AMDGPU/simplify-libcalls.ll | 11 +++++++++++
2 files changed, 14 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.