This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from ae2de79ce2 Add #pragma clang module build/endbuild pragmas for performi [...]
new f24f5004bb Bringt back -triple so the test passes on non-x86.
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/Sema/2010-05-31-palignr.c | 2 +-
1 file changed, 1 insertion(+), 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 llvm.
from a69f40df770 I guess /dev/null is a bad idea on windows. Use a temp file [...]
new 5d860d251ed [Sink] Fix predicate in legality check
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/Transforms/Scalar/Sink.cpp | 2 +-
test/Transforms/Sink/badloadsink.ll | 18 ++++++++++++++++++
2 files changed, 19 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/Sink/badloadsink.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 gcc-6-branch
in repository gcc.
from e2d04301544 2017-06-09 Janus Weil <janus(a)gcc.gnu.org>
new ab42025727e sparc: Further adjustments for alloca epilogue blockage.
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/sparc/sparc.c | 6 +++---
gcc/config/sparc/sparc.md | 5 ++++-
3 files changed, 16 insertions(+), 4 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 f28b299df88 Daily bump.
new a9cc30524d8 sparc: Further adjustments for alloca epilogue blockage.
new d9c3ecddc4b 2017-06-09 Janus Weil <janus(a)gcc.gnu.org>
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:
gcc/ChangeLog | 9 +++++++++
gcc/config/sparc/sparc.c | 6 +++---
gcc/config/sparc/sparc.md | 5 ++++-
gcc/fortran/ChangeLog | 7 +++++++
gcc/fortran/trans-expr.c | 2 +-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/proc_ptr_comp_50.f90 | 26 ++++++++++++++++++++++++++
7 files changed, 56 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/proc_ptr_comp_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 clang.
from ce2bd42c85 [ASTMatchers] Fix use after free.
new ae2de79ce2 Add #pragma clang module build/endbuild pragmas for performi [...]
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/DiagnosticLexKinds.td | 4 +
include/clang/Frontend/ASTUnit.h | 24 +--
include/clang/Frontend/CompilerInstance.h | 7 +
include/clang/Lex/ModuleLoader.h | 34 +++
include/clang/Lex/Preprocessor.h | 1 +
lib/Frontend/ASTUnit.cpp | 2 +-
lib/Frontend/CompilerInstance.cpp | 234 +++++++++++++++------
lib/Lex/Pragma.cpp | 117 +++++++++++
test/Modules/preprocess-build.cpp | 35 +++
unittests/Basic/SourceManagerTest.cpp | 24 +--
unittests/Lex/LexerTest.cpp | 20 +-
unittests/Lex/PPCallbacksTest.cpp | 23 +-
unittests/Lex/PPConditionalDirectiveRecordTest.cpp | 20 +-
13 files changed, 377 insertions(+), 168 deletions(-)
create mode 100644 test/Modules/preprocess-build.cpp
--
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 525f44047e4 [AMDGPU] Add intrinsics for alignbit and alignbyte instructions
new a69f40df770 I guess /dev/null is a bad idea on windows. Use a temp file [...]
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-cvtres/parse.test | 2 +-
1 file changed, 1 insertion(+), 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 lldb.
from 984db2f8a Skip TestNoreturnUnwind on linux+clang+arm
new 055c3e07f [VMRange] Use llvm::find_if. Thanks to Zachary for the suggestion.
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:
source/Utility/VMRange.cpp | 6 ++----
1 file changed, 2 insertions(+), 4 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 283fd3fff89 [llvm-cvtres] Don't polute the test directory.
new 525f44047e4 [AMDGPU] Add intrinsics for alignbit and alignbyte instructions
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/IR/IntrinsicsAMDGPU.td | 10 ++++++++++
lib/Target/AMDGPU/VOP3Instructions.td | 4 ++--
test/CodeGen/AMDGPU/llvm.amdgcn.alignb.ll | 23 +++++++++++++++++++++++
3 files changed, 35 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.alignb.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 llvm.
from 248cabd1f51 Fix -Wreorder-fields warning.
new 283fd3fff89 [llvm-cvtres] Don't polute the test directory.
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-cvtres/parse.test | 2 +-
1 file changed, 1 insertion(+), 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 gcc.
from 1ccb310ebf1 * predict.c (unlikely_executed_stmt_p): Cleanup.
new 23653b72c84 * predict.c (unlikely_executed_stmt_p): Cleanup.
new 642860fc678 * builtin-attrs.def (ATTR_NORETURN_NOTHROW_LEAF_COLD_LIST, [...]
new aef43911bd7 gcc/: * opts.c (finish_options): If -fsplit-stack, disable [...]
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:
gcc/ChangeLog | 19 +++++++++++++++++++
gcc/builtin-attrs.def | 7 +++++++
gcc/builtins.def | 6 +++---
gcc/calls.c | 2 ++
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/class.c | 2 +-
gcc/cp/decl.c | 4 ++--
gcc/cp/except.c | 7 ++++---
gcc/doc/invoke.texi | 4 +++-
gcc/go/ChangeLog | 5 +++++
gcc/go/go-lang.c | 9 +++++++++
gcc/opts.c | 10 ++++++++++
gcc/predict.c | 2 +-
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.dg/predict-14.c | 8 +++++---
.../tree-prof/{cold_partition_label.c => split-1.c} | 13 ++++++-------
gcc/testsuite/gcc.target/i386/umod-3.c | 5 ++---
gcc/tree-core.h | 3 +++
gcc/tree.c | 7 +++++--
19 files changed, 102 insertions(+), 26 deletions(-)
copy gcc/testsuite/gcc.dg/tree-prof/{cold_partition_label.c => split-1.c} (51%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.