This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 71b4539cd01 Daily bump.
new 3ee31960c53 [openacc, testsuite] Allow installed testing of libgomp to [...]
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:
libgomp/ChangeLog | 6 ++++++
libgomp/testsuite/lib/libgomp.exp | 4 ++--
2 files changed, 8 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 llvm.
from c151f6b7d53 [InstCombine][NFC] Add tests for one more masked merge pattern.
new 8f5a881fd76 [SystemZ] Bugfix for MVCLoop CC clobbering.
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/SystemZ/SystemZInstrFormats.td | 2 +-
test/CodeGen/SystemZ/cc-liveness.ll | 34 +++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/SystemZ/cc-liveness.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 compiler-rt.
from 2e51050e8 [sanitizer] Add operator== and operator!= for InternalMmapVec [...]
new c5c44b801 [sanitizer] Be more accurate when calculating the previous in [...]
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/sanitizer_common/sanitizer_stacktrace.h | 9 +++++----
1 file changed, 5 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 7b8a8728fbd Re-land r331622 "[llvm-exegesis] Add a library to cluster b [...]
new c151f6b7d53 [InstCombine][NFC] Add tests for one more masked merge pattern.
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:
.../InstCombine/masked-merge-and-of-ors.ll | 509 +++++++++++++++++++++
1 file changed, 509 insertions(+)
create mode 100644 test/Transforms/InstCombine/masked-merge-and-of-ors.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 bfa2014b785 Revert r331622 "[llvm-exegesis] Add a library to cluster be [...]
new 7b8a8728fbd Re-land r331622 "[llvm-exegesis] Add a library to cluster b [...]
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/llvm-exegesis/lib/CMakeLists.txt | 1 +
tools/llvm-exegesis/lib/Clustering.cpp | 170 +++++++++++++++++++++++
tools/llvm-exegesis/lib/Clustering.h | 103 ++++++++++++++
unittests/tools/llvm-exegesis/CMakeLists.txt | 1 +
unittests/tools/llvm-exegesis/ClusteringTest.cpp | 86 ++++++++++++
5 files changed, 361 insertions(+)
create mode 100644 tools/llvm-exegesis/lib/Clustering.cpp
create mode 100644 tools/llvm-exegesis/lib/Clustering.h
create mode 100644 unittests/tools/llvm-exegesis/ClusteringTest.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 073b5b41a60 [llvm-exegesis] Add a library to cluster benchmark results.
new bfa2014b785 Revert r331622 "[llvm-exegesis] Add a library to cluster be [...]
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/llvm-exegesis/lib/CMakeLists.txt | 1 -
tools/llvm-exegesis/lib/Clustering.cpp | 170 -----------------------
tools/llvm-exegesis/lib/Clustering.h | 103 --------------
unittests/tools/llvm-exegesis/CMakeLists.txt | 1 -
unittests/tools/llvm-exegesis/ClusteringTest.cpp | 86 ------------
5 files changed, 361 deletions(-)
delete mode 100644 tools/llvm-exegesis/lib/Clustering.cpp
delete mode 100644 tools/llvm-exegesis/lib/Clustering.h
delete mode 100644 unittests/tools/llvm-exegesis/ClusteringTest.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 10f1f0d599b Fix comment. NFC
new 073b5b41a60 [llvm-exegesis] Add a library to cluster benchmark results.
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/llvm-exegesis/lib/CMakeLists.txt | 1 +
tools/llvm-exegesis/lib/Clustering.cpp | 170 +++++++++++++++++++++++
tools/llvm-exegesis/lib/Clustering.h | 103 ++++++++++++++
unittests/tools/llvm-exegesis/CMakeLists.txt | 1 +
unittests/tools/llvm-exegesis/ClusteringTest.cpp | 86 ++++++++++++
5 files changed, 361 insertions(+)
create mode 100644 tools/llvm-exegesis/lib/Clustering.cpp
create mode 100644 tools/llvm-exegesis/lib/Clustering.h
create mode 100644 unittests/tools/llvm-exegesis/ClusteringTest.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.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 027443b start-container-docker.sh: Make friendlier to running outside [...]
new 95beec1 jenkins-logs.sh: Upload logs during EXIT trap handler.
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:
jenkins.sh | 65 +++++++++++++++++++++++++++++++++++++++-----------------------
1 file changed, 41 insertions(+), 24 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 85ba0ebee1 Disallow pointers to const in __sync_fetch_and_xxx.
new 87b40e16d7 Non-zero-length bit-fields make a class non-empty.
new 200dbaaec0 Remove now-unnecessary check for non-zero nvsize in addition [...]
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:
docs/ReleaseNotes.rst | 9 +++++++++
lib/AST/DeclCXX.cpp | 22 +++++++++++++---------
lib/AST/RecordLayoutBuilder.cpp | 4 ++--
test/Layout/ms-x86-pack-and-align.cpp | 24 ++++++++++++------------
test/Layout/v6-empty.cpp | 20 ++++++++++++++++++++
test/SemaCXX/type-traits.cpp | 2 ++
6 files changed, 58 insertions(+), 23 deletions(-)
create mode 100644 test/Layout/v6-empty.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 compiler-rt.
from 8e7235a6d [sanitizer] Replace InternalScopedBuffer with InternalMmapVector
new 2e51050e8 [sanitizer] Add operator== and operator!= for InternalMmapVec [...]
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/sanitizer_common/sanitizer_common.h | 13 ++++++++++++
.../tests/sanitizer_common_test.cc | 23 ++++++++++++++++++++++
2 files changed, 36 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.