This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from fc25cfb Fix the runtime error caused by "Use ValueOffsetPair to enhan [...]
new d5ab2f8 [ExecutionEngine] Disable weak symbol tests for COFF.
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/ExecutionEngine/MCJIT/Inputs/weak-function-2.ll | 2 +-
test/ExecutionEngine/MCJIT/weak-function.ll | 5 ++++-
test/ExecutionEngine/OrcMCJIT/Inputs/weak-function-2.ll | 2 +-
test/ExecutionEngine/OrcMCJIT/weak-function.ll | 7 +++++--
test/lit.cfg | 1 +
5 files changed, 12 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 2962e3e [ADT] Change iterator_adaptor_base's default template argumen [...]
new 6aabb5f Without explicitly including <string>, I'm getting an error o [...]
new 8b93225 Recommit "Use ValueOffsetPair to enhance value reuse during S [...]
new fc25cfb Fix the runtime error caused by "Use ValueOffsetPair to enhan [...]
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/Analysis/ScalarEvolution.h | 23 +++++-
include/llvm/Analysis/ScalarEvolutionExpander.h | 18 ++++-
include/llvm/ExecutionEngine/JITSymbol.h | 1 +
lib/Analysis/ScalarEvolution.cpp | 82 ++++++++++++++++------
lib/Analysis/ScalarEvolutionExpander.cpp | 57 +++++++++------
lib/Transforms/Scalar/IndVarSimplify.cpp | 2 +-
test/Analysis/ScalarEvolution/pr28705.ll | 41 +++++++++++
.../scev-expander-existing-value-offset.ll | 44 ++++++++++++
8 files changed, 221 insertions(+), 47 deletions(-)
create mode 100644 test/Analysis/ScalarEvolution/pr28705.ll
create mode 100644 test/Analysis/ScalarEvolution/scev-expander-existing-value-offset.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 lldb.
from dc10983 [debugserver] Delete CFData.{h,cpp}, since they appear to be [...]
new 56fd404 Remove CFData from the xcodeproj as well
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:
tools/debugserver/debugserver.xcodeproj/project.pbxproj | 8 --------
1 file changed, 8 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 gcc.
from d6856a0 2016-08-09 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 92db552 Set +x for two python scripts.
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:
contrib/mark_spam.py | 0
maintainer-scripts/branch_changer.py | 0
2 files changed, 0 insertions(+), 0 deletions(-)
mode change 100644 => 100755 contrib/mark_spam.py
mode change 100644 => 100755 maintainer-scripts/branch_changer.py
--
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 b2b51a4 regenerate checks and remove 'opt' run dependency
new 2962e3e [ADT] Change iterator_adaptor_base's default template argumen [...]
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/ADT/iterator.h | 9 ++++++++-
unittests/Support/IteratorTest.cpp | 18 ++++++++++++++++++
2 files changed, 26 insertions(+), 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 clang.
from 0221f4a [OpenCL] Handle -cl-fp32-correctly-rounded-divide-sqrt
new cd5c8a4 [ADT] Change iterator_adaptor_base's default template argumen [...]
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/AST/ExternalASTSource.h | 5 +++--
1 file changed, 3 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 gcc-5-branch
in repository gcc.
from 316fa44 2016-08-09 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 1ab7e69 2016-08-09 Thomas Koenig <tkoenig(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 | 7 +++++++
gcc/fortran/frontend-passes.c | 5 +++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/array_constructor_50.f90 | 21 +++++++++++++++++++++
4 files changed, 39 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/array_constructor_50.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 f69ccb7 [EarlyCSE] Teach about CSE'ing over invariant.start intrinsics
new b2b51a4 regenerate checks and remove 'opt' run dependency
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/X86/select-with-and-or.ll | 82 ++++++++++++++++++++--------------
1 file changed, 48 insertions(+), 34 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 864b7d2 [OpenCL][AMDGPU] Add support for -cl-denorms-are-zero
new 0221f4a [OpenCL] Handle -cl-fp32-correctly-rounded-divide-sqrt
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/Driver/Options.td | 2 ++
include/clang/Frontend/CodeGenOptions.def | 1 +
lib/CodeGen/CGCall.cpp | 3 +++
lib/CodeGen/CGExprScalar.cpp | 9 +++++++--
lib/Driver/Tools.cpp | 3 +++
lib/Frontend/CompilerInvocation.cpp | 2 ++
test/CodeGenOpenCL/fpmath.cl | 20 ++++++++++++++++----
test/Driver/opencl.cl | 2 ++
8 files changed, 36 insertions(+), 6 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 bf1a5ce update to use FileCheck and auto-generate checks
new 17a2f3f [llvm-cov] Swapped the line and count columns.
new f69ccb7 [EarlyCSE] Teach about CSE'ing over invariant.start intrinsics
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/Transforms/Scalar/EarlyCSE.cpp | 13 +++
test/Transforms/EarlyCSE/invariant.start.ll | 71 ++++++++++++
test/tools/llvm-cov/Inputs/instrprof-comdat.h | 16 +--
test/tools/llvm-cov/binary-formats.c | 2 +-
test/tools/llvm-cov/combine_expansions.cpp | 24 ++--
test/tools/llvm-cov/prefer_used_to_unused.h | 16 +--
test/tools/llvm-cov/showLineExecutionCounts.cpp | 96 ++++++++--------
test/tools/llvm-cov/showTemplateInstantiations.cpp | 124 ++++++++++-----------
test/tools/llvm-cov/universal-binary.c | 2 +-
tools/llvm-cov/SourceCoverageView.cpp | 4 +-
10 files changed, 226 insertions(+), 142 deletions(-)
create mode 100644 test/Transforms/EarlyCSE/invariant.start.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.