This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch tested
in repository toolchain/jenkins-scripts.
from 2c86d5e [LLVM] Add openmp support.
adds 4c02c36 jenkins-helpers.sh: Add git_rev_parse
No new revisions were added by this update.
Summary of changes:
jenkins-helpers.sh | 58 ++++++++++++++++++++++++++++++++++++++++++------------
1 file changed, 45 insertions(+), 13 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 binutils-gdb.
from a8be540e8a Remove struct complaints
new 9ef6d1e31f Add ATTRIBUTE_NONSTRING to ppc64_elf_write_core_note
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:
bfd/ChangeLog | 5 +++++
bfd/elf64-ppc.c | 2 +-
2 files changed, 6 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 lld.
from 50ba0529b Replace last DEBUG occurrence with LLVM_DEBUG in lld.
new f64585aa9 Revert "[ELF] Simplify. 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:
ELF/LTO.cpp | 4 ++--
1 file changed, 2 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 clang.
from d303be3eb0 Test Commit. Fix namespace comment
new 7d2df6ba20 [CUDA] Fixed the list of GPUs supported by CUDA-9.
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/ToolChains/Cuda.cpp | 4 ++--
1 file changed, 2 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 273694c064c [llvm-mca] Fix header comments. NFC.
new e1ddf28f3f6 Silence warnings introduced with r333093
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/Mips/MipsSEInstrInfo.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 3d525a3f582 [llvm-mca] Print the "Block RThroughput" in the SummaryView.
new 273694c064c [llvm-mca] Fix header comments. 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:
tools/llvm-mca/DispatchStage.cpp | 2 +-
tools/llvm-mca/DispatchStage.h | 2 +-
2 files changed, 2 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 4d9795156d0 [X86][MIPS][ARM] New machine instruction property 'isMoveReg'
new 3d525a3f582 [llvm-mca] Print the "Block RThroughput" in the SummaryView.
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-mca/X86/BtVer2/dot-product.s | 11 ++--
.../llvm-mca/X86/BtVer2/hadd-read-after-ld-1.s | 11 ++--
.../llvm-mca/X86/BtVer2/hadd-read-after-ld-2.s | 11 ++--
.../llvm-mca/X86/BtVer2/instruction-info-view.s | 11 ++--
test/tools/llvm-mca/X86/BtVer2/load-store-alias.s | 11 ++--
test/tools/llvm-mca/X86/BtVer2/memcpy-like-test.s | 11 ++--
test/tools/llvm-mca/X86/BtVer2/pipes-fpu.s | 11 ++--
test/tools/llvm-mca/X86/BtVer2/rcu-statistics.s | 11 ++--
test/tools/llvm-mca/X86/BtVer2/read-advance-1.s | 11 ++--
test/tools/llvm-mca/X86/BtVer2/read-advance-2.s | 11 ++--
test/tools/llvm-mca/X86/BtVer2/read-advance-3.s | 11 ++--
test/tools/llvm-mca/X86/BtVer2/register-files-1.s | 11 ++--
test/tools/llvm-mca/X86/BtVer2/register-files-2.s | 11 ++--
test/tools/llvm-mca/X86/BtVer2/register-files-3.s | 11 ++--
test/tools/llvm-mca/X86/BtVer2/register-files-4.s | 11 ++--
test/tools/llvm-mca/X86/BtVer2/register-files-5.s | 11 ++--
.../llvm-mca/X86/BtVer2/scheduler-queue-usage.s | 11 ++--
test/tools/llvm-mca/X86/BtVer2/simple-test.s | 11 ++--
.../X86/BtVer2/vec-logic-read-after-ld-1.s | 11 ++--
.../X86/BtVer2/vec-logic-read-after-ld-2.s | 11 ++--
tools/llvm-mca/SummaryView.cpp | 76 ++++++++++++++++++++--
tools/llvm-mca/SummaryView.h | 35 +++++++---
tools/llvm-mca/llvm-mca.cpp | 2 +-
23 files changed, 219 insertions(+), 114 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 e165ea18a0 [clang-format] fix buildbots after r333085
new d303be3eb0 Test Commit. Fix namespace comment
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:
.../clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h | 4 ++--
1 file changed, 2 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 clang.
from 71643f043c [ASTImporter] Fix missing implict CXXRecordDecl in ClassTemp [...]
new e165ea18a0 [clang-format] fix buildbots after r333085
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:
unittests/Format/FormatTest.cpp | 93 ++++++++++++++++++++---------------------
1 file changed, 46 insertions(+), 47 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.