This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a1f077d97a4 [PDB] Remove dead code and run clang format; NFC
new 9dd59d34c58 AMDGPU/MC: Allow disassembling without symbol info
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/AMDGPU/Disassembler/AMDGPUDisassembler.cpp | 3 +++
1 file changed, 3 insertions(+)
--
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 7eb1a08705 [X86] Disable SGX for Skylake Server - CPP test
new 28e0b48b2a I removed the failed test.
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/Frontend/ftime-report-template-decl.cpp | 147 ---------------------------
1 file changed, 147 deletions(-)
delete mode 100644 test/Frontend/ftime-report-template-decl.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 openmp.
from 219ff24 Revert "[OpenMP] enable bc file compilation using the latest clang"
new f88a34d [OpenMP] Remove extra warning when we build
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:
libomptarget/deviceRTLs/nvptx/src/debug.h | 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 6b3fef139a5 gdbhooks: Add new pretty-printers for: varpool_node, symtab [...]
new 45a689a03ea PR rtl-optimization/85300 * combine.c (subst): Handle sub [...]
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 | 7 +++++++
gcc/combine.c | 12 ++++++++----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr85300.c | 16 ++++++++++++++++
4 files changed, 36 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr85300.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 llvm.
from c30400d9d0f [llvm-mca] Simplify code. NFC
new a1f077d97a4 [PDB] Remove dead code and run clang format; 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:
.../DebugInfo/PDB/DIA/DIAEnumSectionContribs.h | 4 +--
include/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h | 4 +--
lib/DebugInfo/PDB/DIA/DIASectionContrib.cpp | 23 +++++-----------
lib/DebugInfo/PDB/PDBSymbolCompiland.cpp | 31 +++++++++++-----------
4 files changed, 26 insertions(+), 36 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 22ca1d44c56 Fix spelling. NFC.
new c30400d9d0f [llvm-mca] Simplify code. 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/ResourcePressureView.cpp | 48 +++++++++++++--------------------
1 file changed, 18 insertions(+), 30 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 ff160c9a34 Attempt to fix Windows build after r329698.
new 7eb1a08705 [X86] Disable SGX for Skylake Server - CPP test
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/Preprocessor/predefined-arch-macros.c | 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 d9438b8809f [pdbutil] Print the checksum hex string when using the '-li [...]
new 955aba4f3b9 [llvm-mca] Move the logic that prints dispatch unit statist [...]
new 22ca1d44c56 Fix spelling. NFC.
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/CommandGuide/llvm-mca.rst | 6 ++
lib/Target/AArch64/AArch64FalkorHWPFFix.cpp | 4 +-
test/tools/llvm-mca/X86/BtVer2/register-files-1.s | 2 +-
test/tools/llvm-mca/X86/BtVer2/register-files-2.s | 2 +-
test/tools/llvm-mca/X86/BtVer2/register-files-3.s | 2 +-
test/tools/llvm-mca/X86/BtVer2/register-files-4.s | 2 +-
test/tools/llvm-mca/X86/BtVer2/register-files-5.s | 2 +-
tools/llvm-mca/BackendStatistics.cpp | 45 +----------
tools/llvm-mca/BackendStatistics.h | 39 +---------
tools/llvm-mca/CMakeLists.txt | 1 +
tools/llvm-mca/DispatchStatistics.cpp | 66 ++++++++++++++++
tools/llvm-mca/DispatchStatistics.h | 91 +++++++++++++++++++++++
tools/llvm-mca/llvm-mca.cpp | 9 +++
13 files changed, 183 insertions(+), 88 deletions(-)
create mode 100644 tools/llvm-mca/DispatchStatistics.cpp
create mode 100644 tools/llvm-mca/DispatchStatistics.h
--
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 e6ac37f218f [CodeGen/Dwarf] Rename the "sizetype" synthetic type and ad [...]
new d9438b8809f [pdbutil] Print the checksum hex string when using the '-li [...]
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-pdbdump/checksum-string.test | 5 +++++
tools/llvm-pdbutil/PrettyCompilandDumper.cpp | 6 ++++++
2 files changed, 11 insertions(+)
create mode 100644 test/tools/llvm-pdbdump/checksum-string.test
--
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 e6ade97d4 [compiler-rt][asan][mips] UnXFAIL some consistently passing tests
new 594279b75 [sanitizer] Allow BackgroundThread to not depend on StackDepot v2
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_libcdep.cc | 30 ++++++++++++++----------
1 file changed, 18 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.