This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d66fa2a6706 TableGen: Add a defset statement
new 163bd8a42df [llvm-mca] Run clang-format on the source 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/BackendStatistics.cpp | 26 ++++++++++++++------------
tools/llvm-mca/BackendStatistics.h | 7 ++++---
tools/llvm-mca/ResourcePressureView.h | 2 +-
tools/llvm-mca/TimelineView.cpp | 6 ++++--
tools/llvm-mca/TimelineView.h | 2 +-
tools/llvm-mca/llvm-mca.cpp | 9 ++++-----
6 files changed, 28 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 lld.
from 2f37b04ae Resubmit "Write a hash of the executable into the PE timestam [...]
new be9c93ab9 [lld-link] Add support for /ignore:4037.
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:
COFF/Config.h | 1 +
COFF/Driver.cpp | 10 +++++++---
test/COFF/order.test | 9 ++++++++-
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-7-branch
in repository gcc.
from 5f4418108f9 gcc/testsuite/ChangeLog:
new 69f92300cd5 S/390: libatomic: Fix 16 byte atomic exchange
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:
libatomic/ChangeLog | 8 +++++
libatomic/config/s390/exch_n.c | 69 ++++++++++++++++++++++++++++++++++++++++++
libatomic/configure.tgt | 5 +++
3 files changed, 82 insertions(+)
create mode 100644 libatomic/config/s390/exch_n.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 lldb.
from 777dd7150 Move option parsing out of the Args class
new 596776d2c [elf] Remove one copy of the section merging 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:
...ild-id-case.yaml => elf-duplicate-section.yaml} | 4 +--
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 36 +++-------------------
2 files changed, 6 insertions(+), 34 deletions(-)
copy lit/Modules/{build-id-case.yaml => elf-duplicate-section.yaml} (94%)
--
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 a0949cc9e81 [PR c++/84733] ICE in check-local-shadow
new 1acb60c175f S/390: libatomic: Fix 16 byte atomic exchange
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:
libatomic/ChangeLog | 5 +++
libatomic/config/s390/exch_n.c | 69 ++++++++++++++++++++++++++++++++++++++++++
libatomic/configure.tgt | 5 +++
3 files changed, 79 insertions(+)
create mode 100644 libatomic/config/s390/exch_n.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 2cf5f8ca1d4 [DebugInfo/AccelTable] Fix inconsistency in getDIEOffset im [...]
new a2472dbf170 TableGen: add !isa operation
new e08484073d2 TableGen: More helpful error messages
new 691987fdfaf TableGen: Remove unused ParseForeachMode
new ad64c889918 TableGen: Allow arbitrary list values as ranges of foreach
new d66fa2a6706 TableGen: Add a defset statement
The 5 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/TableGen/LangIntro.rst | 3 +
docs/TableGen/LangRef.rst | 27 ++++++-
include/llvm/TableGen/Record.h | 50 ++++++++++++
lib/TableGen/Record.cpp | 107 +++++++++++++++++++++----
lib/TableGen/TGLexer.cpp | 2 +
lib/TableGen/TGLexer.h | 4 +-
lib/TableGen/TGParser.cpp | 159 +++++++++++++++++++++++++++++++-------
lib/TableGen/TGParser.h | 12 ++-
test/TableGen/ForeachList.td | 19 +++++
test/TableGen/defset-typeerror.td | 14 ++++
test/TableGen/defset.td | 62 +++++++++++++++
test/TableGen/isa.td | 39 ++++++++++
12 files changed, 448 insertions(+), 50 deletions(-)
create mode 100644 test/TableGen/defset-typeerror.td
create mode 100644 test/TableGen/defset.td
create mode 100644 test/TableGen/isa.td
--
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 f7e699a4e Mark the -overlap tests are "UNSUPPORTED: android". Android t [...]
new 1f433c490 [asan] Try to unbreak arm build bots by only running the 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/asan/TestCases/strcat-overlap.cc | 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 master
in repository gcc.
from da4c4016e2a PR debug/84404 * gcc.dg/graphite/pr84404.c: Only compile [...]
new a0949cc9e81 [PR c++/84733] ICE in check-local-shadow
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/cp/ChangeLog | 7 +++++++
gcc/cp/name-lookup.c | 7 ++++---
2 files changed, 11 insertions(+), 3 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 2e97c7a391e [LV] Fix vectorizer's isUniform() abuse triggers assert in SCEV
new 2cf5f8ca1d4 [DebugInfo/AccelTable] Fix inconsistency in getDIEOffset im [...]
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:
.../llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h | 21 ++++--
lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp | 41 +++++++++---
.../X86/apple-names-die-offset-data.s | 75 ++++++++++++++++++++++
.../X86/apple-names-die-offset-ref.s | 75 ++++++++++++++++++++++
test/tools/llvm-dwarfdump/X86/debug-names-find.s | 10 +--
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 2 +-
6 files changed, 204 insertions(+), 20 deletions(-)
create mode 100644 test/tools/llvm-dwarfdump/X86/apple-names-die-offset-data.s
create mode 100644 test/tools/llvm-dwarfdump/X86/apple-names-die-offset-ref.s
--
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 5dc1a7047a Use scoped_fd in more places
new 0ba3a73180 x86: Strip whitespace in check_VecOperations
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:
gas/ChangeLog | 7 +++++++
gas/config/tc-i386.c | 6 ++++++
gas/testsuite/gas/i386/optimize-1.s | 2 +-
gas/testsuite/gas/i386/x86-64-optimize-2.s | 2 +-
4 files changed, 15 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.