This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 7b4330a [OpenMP] Diagnose missing cases of statements between target [...]
new 8313f1a [ExprConstant] Fix PR28314 - crash while evluating objectsize.
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/AST/ExprConstant.cpp | 28 ++++++++++++++++++----------
test/Sema/builtin-object-size.c | 24 ++++++++++++++++++++++++
2 files changed, 42 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 master
in repository clang-tools-extra.
from 51dfaef [clang-tidy] Warning enum unused using declarations.
new 4b59613 clang-rename: add a -export-fixes option
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:
clang-rename/tool/ClangRename.cpp | 27 ++++++++++++++++++++++
.../{ClassTest.cpp => ClassTestReplacements.cpp} | 10 +++-----
2 files changed, 30 insertions(+), 7 deletions(-)
copy test/clang-rename/{ClassTest.cpp => ClassTestReplacements.cpp} (57%)
--
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 c01c8eb Use isPositionIndependent(). NFC.
new bd288e1 DAGCombiner: Don't narrow volatile vector loads + extract
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 11 +++++++---
test/CodeGen/AMDGPU/extractelt-to-trunc.ll | 34 ++++++++++++++++++++++++++++++
2 files changed, 42 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 gcc-6-branch
in repository gcc.
from 9270a8c [gcc] 2016-06-27 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new bf689a1 2016-06-27 Paul Thomas <pault(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/frontend-passes.c | 7 +++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr70673.f90 | 25 +++++++++++++++++++++++++
4 files changed, 43 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr70673.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 85a9211e [InstCombine] refactor sdiv by APInt transforms (NFC)
new c01c8eb Use isPositionIndependent(). 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/Target/Sparc/SparcISelLowering.cpp | 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 clang.
from 012ef21 Resubmission of http://reviews.llvm.org/D21564 after fixes. [ [...]
new 7b4330a [OpenMP] Diagnose missing cases of statements between target [...]
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 +++
test/OpenMP/nesting_of_regions.cpp | 6 ++++++
2 files changed, 9 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 9577f28 Factor out buildMemorySSA from getWalker. NFC.
new ecb9fc5 [CFLAA] Use unsigned numbers for bit-shifts.
new 4d57062 Use isPositionIndependent(). NFC.
new 85a9211e [InstCombine] refactor sdiv by APInt transforms (NFC)
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/Analysis/CFLAliasAnalysis.cpp | 2 +-
lib/Target/Sparc/SparcAsmPrinter.cpp | 2 +-
lib/Target/Sparc/SparcISelLowering.cpp | 6 ++----
lib/Transforms/InstCombine/InstCombineMulDivRem.cpp | 19 ++++++++++---------
4 files changed, 14 insertions(+), 15 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-6-branch
in repository gcc.
from ee70834 Daily bump.
new 9270a8c [gcc] 2016-06-27 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 | 51 +++++++
gcc/config/rs6000/rs6000.c | 150 ++++++++++++++-----
gcc/config/rs6000/rs6000.h | 12 +-
gcc/doc/extend.texi | 7 +-
gcc/genmodes.c | 21 ++-
gcc/machmode.h | 4 +
gcc/stor-layout.c | 6 +-
gcc/testsuite/ChangeLog | 9 ++
.../gcc.target/powerpc/float128-complex-1.c | 157 ++++++++++++++++++++
.../gcc.target/powerpc/float128-complex-2.c | 160 +++++++++++++++++++++
10 files changed, 529 insertions(+), 48 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/float128-complex-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/float128-complex-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 llvm.
from 8c57f91 Refactor duplicated condition.
new 9577f28 Factor out buildMemorySSA from getWalker. 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:
include/llvm/Transforms/Utils/MemorySSA.h | 2 +-
lib/Transforms/Utils/MemorySSA.cpp | 19 +++++++++++--------
2 files changed, 12 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 d96514b [InstCombine] use m_APInt for div --> ashr fold The APInt mat [...]
new 89fca4c X86 Lowering - Fixed a crash in ICMP scalar instruction
new 8c57f91 Refactor duplicated condition.
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:
lib/Target/PowerPC/PPCRegisterInfo.cpp | 7 +++----
lib/Target/X86/X86ISelLowering.cpp | 6 ++----
test/CodeGen/X86/2016-06-28-ICmpCrash.ll | 31 +++++++++++++++++++++++++++++++
3 files changed, 36 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGen/X86/2016-06-28-ICmpCrash.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.