This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9ba5c40155b [APInt] Fix typo in comment. NFC
new 278c05b9709 [NewGVN] XFAIL a flaky test until I find out what's going on.
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/Transforms/NewGVN/pr32934.ll | 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 gcc-6-branch
in repository gcc.
from 288040e98e5 Daily bump.
new bd96979375a [gcc]
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 | 11 +++++
gcc/testsuite/ChangeLog | 7 +++
gcc/testsuite/gcc.target/powerpc/p8-vec-xl-xst.c | 62 ++++++++++++++++++++++++
4 files changed, 89 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/powerpc/p8-vec-xl-xst.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 gcc.
from 977250feea0 Daily bump.
new 5d77cce2007 Patch for RTL expand bug affecting aarch64 vector code.
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 | 20 ++++++++++++++++++++
gcc/calls.c | 5 +++--
gcc/expmed.c | 14 +++++++++-----
gcc/expmed.h | 2 +-
gcc/expr.c | 25 ++++++++++++++-----------
gcc/optabs.c | 1 +
gcc/optabs.h | 5 ++++-
7 files changed, 52 insertions(+), 20 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 ab2094bec0 Add LangOptions method to query whether we are tracking the [...]
new 848b631d3a [ASTImporter] Improve handling of incomplete types
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/ExternalASTMerger.h | 2 ++
lib/AST/ASTImporter.cpp | 14 ++++++++
lib/AST/ASTStructuralEquivalence.cpp | 5 +++
lib/AST/ExternalASTMerger.cpp | 6 ++++
test/Import/conflicting-struct/Inputs/S1.cpp | 6 ++++
test/Import/conflicting-struct/Inputs/S2.cpp | 7 ++++
test/Import/conflicting-struct/test.cpp | 7 ++++
tools/clang-import-test/clang-import-test.cpp | 46 +++++++++++++++++++++++++--
8 files changed, 91 insertions(+), 2 deletions(-)
create mode 100644 test/Import/conflicting-struct/Inputs/S1.cpp
create mode 100644 test/Import/conflicting-struct/Inputs/S2.cpp
create mode 100644 test/Import/conflicting-struct/test.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 af4bf777613 [AVR] When lowering Select8/Select16, put newly generated M [...]
new 9ba5c40155b [APInt] Fix typo in comment. 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/Support/APInt.cpp | 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 83586651605 AA: Use generic intrinsics for tests instead of target spec [...]
new af4bf777613 [AVR] When lowering Select8/Select16, put newly generated M [...]
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/AVR/AVRISelLowering.cpp | 5 ++--
test/CodeGen/AVR/select-mbb-placement-bug.ll | 35 ++++++++++++++++++++++++++++
2 files changed, 38 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/AVR/select-mbb-placement-bug.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 7aa2fcf2ce5 [AVR] Remove an unused variable
new d9cc17e6359 [CodeView] Silence some -Wsign-compare warnings
new 83586651605 AA: Use generic intrinsics for tests instead of target spec [...]
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:
test/Analysis/BasicAA/cs-cs-arm.ll | 34 ++++++++++++++++++++
test/Analysis/BasicAA/cs-cs.ll | 37 +++-------------------
.../intrinsics.ll => BasicAA/intrinsics-arm.ll} | 30 ++++++++----------
test/Analysis/BasicAA/intrinsics.ll | 34 ++++++--------------
test/Analysis/TypeBasedAliasAnalysis/intrinsics.ll | 18 +++++------
.../DebugInfo/CodeView/RandomAccessVisitorTest.cpp | 20 ++++++------
6 files changed, 80 insertions(+), 93 deletions(-)
create mode 100644 test/Analysis/BasicAA/cs-cs-arm.ll
copy test/Analysis/{TypeBasedAliasAnalysis/intrinsics.ll => BasicAA/intrinsics-arm [...]
--
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 650f9d4bf53 [PartialInlining] Profile based cost analysis
new 7aa2fcf2ce5 [AVR] Remove an unused variable
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/AVR/AVRRegisterInfo.cpp | 1 -
1 file changed, 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 c9d8bd8ed2 Remove unused tracking of owning module for MacroInfo objects.
new ab2094bec0 Add LangOptions method to query whether we are tracking the [...]
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/LangOptions.h | 5 +++++
lib/AST/DeclBase.cpp | 4 ++--
lib/Sema/SemaDecl.cpp | 4 ++--
3 files changed, 9 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 gcc.
from fdbdc756aef Revert revision 247926.
new 977250feea0 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.