This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5960086 refactor code in verifyLoop: NFC.
new fde7c9d add function isLoopLatch
new 906c5ef add a verbose mode to Loop->print() to print all the basic bl [...]
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/Analysis/LoopInfo.h | 19 ++++++++++++++++++-
include/llvm/Analysis/LoopInfoImpl.h | 19 +++++++++++++------
lib/Analysis/LoopInfo.cpp | 4 ++++
3 files changed, 35 insertions(+), 7 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 7569908 [include-fixer] Don't add qualifiers in missing complete type cases.
new 72a8245 test: simplify commands, 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:
test/clang-rename/ClassAsTemplateArgumentFindByClass.cpp | 4 +---
.../clang-rename/ClassAsTemplateArgumentFindByTemplateArgument.cpp | 4 +---
test/clang-rename/ClassFindByName.cpp | 4 +---
test/clang-rename/ClassNameInFunctionDefenition.cpp | 4 +---
test/clang-rename/ClassSimpleRenaming.cpp | 6 ++----
test/clang-rename/ComplicatedClassType.cpp | 4 +---
test/clang-rename/ConstCastExpr.cpp | 6 ++----
test/clang-rename/ConstructExpr.cpp | 6 ++----
test/clang-rename/CtorFindByDeclaration.cpp | 6 ++----
test/clang-rename/CtorFindByDefinition.cpp | 6 ++----
test/clang-rename/CtorInitializer.cpp | 4 +---
test/clang-rename/DeclRefExpr.cpp | 6 ++----
test/clang-rename/DtorDeclaration.cpp | 6 ++----
test/clang-rename/DtorDefinition.cpp | 6 ++----
test/clang-rename/DynamicCastExpr.cpp | 6 ++----
test/clang-rename/Field.cpp | 4 +---
test/clang-rename/FunctionMacro.cpp | 6 ++----
test/clang-rename/MemberExprMacro.cpp | 4 +---
test/clang-rename/Namespace.cpp | 6 ++----
test/clang-rename/ReinterpretCastExpr.cpp | 7 +++----
test/clang-rename/StaticCastExpr.cpp | 4 +---
test/clang-rename/TemplateFunctionFindByDeclaration.cpp | 4 +---
test/clang-rename/TemplateFunctionFindByUse.cpp | 4 +---
test/clang-rename/TemplateTypenameFindByTypeInside.cpp | 4 +---
test/clang-rename/UserDefinedConversionFindByTypeDeclaration.cpp | 6 ++----
test/clang-rename/Variable.cpp | 6 ++----
test/clang-rename/VariableMacro.cpp | 6 ++----
27 files changed, 43 insertions(+), 96 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 c380ddf [llvm-cov] Escape '\' in strings when emitting JSON
new 5960086 refactor code in verifyLoop: 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/Analysis/LoopInfoImpl.h | 38 ++++++++++++++----------------------
1 file changed, 15 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 gcc.
from 038a0a0 Daily bump.
new 751fef9 [gcc] 2016-07-26 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 | 9 ++
gcc/config/rs6000/rs6000.c | 81 +++++++++++++-----
gcc/testsuite/ChangeLog | 7 ++
gcc/testsuite/gcc.target/powerpc/float128-cmp.c | 106 ++++++++++++++++++++++++
4 files changed, 181 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/float128-cmp.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 compiler-rt.
from f31b45b [asan] Remove zero FSR check on ARM.
new 4074d89 Use RAII for ensuring that mprotect calls are undone
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/xray/xray_interface.cc | 46 ++++++++++++++++++++++++++++++++++++++--------
1 file changed, 38 insertions(+), 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 zorg.
from ca9f6a9 [GreenDragon] Setup DYLD_LIBRARY_PATH for 'clang' mode
new 6284f90 [zorg] Disable XRay when not building the sanitizers anyway
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:
buildbot/osuosl/master/config/builders.py | 1 +
1 file changed, 1 insertion(+)
--
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 a49a3e1 Move assert as early as possible
new c380ddf [llvm-cov] Escape '\' in strings when emitting JSON
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/tools/llvm-cov/showLineExecutionCounts.cpp | 4 +++-
tools/llvm-cov/CoverageExporterJson.cpp | 14 ++++++++++++--
2 files changed, 15 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 release_39
in repository clang.
from ebf3785 Merging r276473: -------------------------------------------- [...]
new 1ce520b Merging r276716: -------------------------------------------- [...]
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/CoverageMappingGen.cpp | 11 +++++++++++
test/CoverageMapping/{system_macro.c => system_macro.cpp} | 9 ++++++---
2 files changed, 17 insertions(+), 3 deletions(-)
rename test/CoverageMapping/{system_macro.c => system_macro.cpp} (50%)
--
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 956c8cb Modules: follow up to r276769.
new 57d0d31 Fix for compiling with clang <= 3.7 and g++6 headers
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/Driver/Tools.cpp | 6 +++---
1 file changed, 3 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 master
in repository llvm.
from 064517f [llvm-go] parameterize $GOPATH construction
new a49a3e1 Move assert as early as possible
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/Analysis/LoopInfoImpl.h | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.