This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a18a727cde1 [llvm-mca][x86] Add more x86-64 system instruction resource tests
new 97a41801565 [llvm-mca][x86] Add LEA instruction resource tests
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/Atom/resources-lea.s | 431 ++++++++++++++++++++
test/tools/llvm-mca/X86/Broadwell/resources-lea.s | 439 ++++++++++++++++++++
test/tools/llvm-mca/X86/Generic/resources-lea.s | 437 ++++++++++++++++++++
test/tools/llvm-mca/X86/Haswell/resources-lea.s | 439 ++++++++++++++++++++
test/tools/llvm-mca/X86/SLM/resources-lea.s | 437 ++++++++++++++++++++
.../tools/llvm-mca/X86/SandyBridge/resources-lea.s | 437 ++++++++++++++++++++
.../llvm-mca/X86/SkylakeClient/resources-lea.s | 439 ++++++++++++++++++++
.../llvm-mca/X86/SkylakeServer/resources-lea.s | 439 ++++++++++++++++++++
test/tools/llvm-mca/X86/Znver1/resources-lea.s | 441 +++++++++++++++++++++
9 files changed, 3939 insertions(+)
create mode 100644 test/tools/llvm-mca/X86/Atom/resources-lea.s
create mode 100644 test/tools/llvm-mca/X86/Broadwell/resources-lea.s
create mode 100644 test/tools/llvm-mca/X86/Generic/resources-lea.s
create mode 100644 test/tools/llvm-mca/X86/Haswell/resources-lea.s
create mode 100644 test/tools/llvm-mca/X86/SLM/resources-lea.s
create mode 100644 test/tools/llvm-mca/X86/SandyBridge/resources-lea.s
create mode 100644 test/tools/llvm-mca/X86/SkylakeClient/resources-lea.s
create mode 100644 test/tools/llvm-mca/X86/SkylakeServer/resources-lea.s
create mode 100644 test/tools/llvm-mca/X86/Znver1/resources-lea.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 release_70
in repository libcxxabi.
at c098ad6 Creating release_70 branch off revision 338536
This branch includes the following new commits:
new c098ad6 Creating release_70 branch off revision 338536
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.
--
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 libcxxabi.
from d5a11bc [libc++] Remove _LIBCPP_BUILDING_XXX macros, which are redund [...]
new f74c748 Update version to 8.0.0svn
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:
CMakeLists.txt | 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 binutils-gdb.
from 3cf2b6691c Fix bug in PDP11 assembler when handling a JSr instruction w [...]
new e30985fa2b Skip the test for PR12982 on HPPA targets as they always nee [...]
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:
ld/ChangeLog | 6 ++++++
ld/testsuite/ld-plugin/pr12982.d | 3 +++
2 files changed, 9 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 llvm.
from e17bf017767 Clear release notes and update version
new 682f0ada213 [FPEnv] Widen illegal width StrictFP vector operations as needed
new a18a727cde1 [llvm-mca][x86] Add more x86-64 system instruction resource tests
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:
lib/CodeGen/SelectionDAG/LegalizeTypes.h | 1 +
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 262 ++-
.../X86/vector-constrained-fp-intrinsics.ll | 1683 +++++++++++++++++++-
test/tools/llvm-mca/X86/Atom/resources-x86_64.s | 93 +-
.../llvm-mca/X86/Broadwell/resources-x86_64.s | 93 +-
test/tools/llvm-mca/X86/BtVer2/resources-x86_64.s | 93 +-
test/tools/llvm-mca/X86/Generic/resources-x86_64.s | 93 +-
test/tools/llvm-mca/X86/Haswell/resources-x86_64.s | 93 +-
test/tools/llvm-mca/X86/SLM/resources-x86_64.s | 93 +-
.../llvm-mca/X86/SandyBridge/resources-x86_64.s | 93 +-
.../llvm-mca/X86/SkylakeClient/resources-x86_64.s | 93 +-
.../llvm-mca/X86/SkylakeServer/resources-x86_64.s | 93 +-
test/tools/llvm-mca/X86/Znver1/resources-x86_64.s | 91 ++
13 files changed, 2742 insertions(+), 132 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 libunwind.
from 3e792ab [CMake] Include CMakeDependentOption in libunwind
new 6b4a02c Update docs version and clear release notes after 8.0.0 version 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:
docs/conf.py | 7 ++++---
1 file changed, 4 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 release_70
in repository libunwind.
at 7d5f885 Creating release_70 branch off revision 338536
This branch includes the following new commits:
new 7d5f885 Creating release_70 branch off revision 338536
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.
--
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 c25179e71f Suppress compile time warning message when compiling coff-rs [...]
new 3cf2b6691c Fix bug in PDP11 assembler when handling a JSr instruction w [...]
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 | 10 ++++++++++
gas/config/tc-pdp11.c | 16 +++++++++++++++-
gas/testsuite/gas/pdp11/pdp11.exp | 3 +--
gas/testsuite/gas/pdp11/pr14480.d | 14 ++++++++++++++
gas/testsuite/gas/pdp11/pr14480.s | 17 +++++++++++++++++
5 files changed, 57 insertions(+), 3 deletions(-)
create mode 100644 gas/testsuite/gas/pdp11/pr14480.d
create mode 100644 gas/testsuite/gas/pdp11/pr14480.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 gcc.
from 42e4d3a7e75 PR libstdc++/60555 std::system_category() should recognise [...]
new 30ac4a8261f [PATCH] Remove use of 'struct map' from plugin (nvptx)
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 | 8 +++
libgomp/plugin/plugin-nvptx.c | 33 +++---------
.../libgomp.oacc-c-c++-common/mapping-1.c | 63 ++++++++++++++++++++++
3 files changed, 77 insertions(+), 27 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/mapping-1.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 clang.
from 0303c2c8b3 Use a dummy target so the test passes when default target is [...]
new d6aa2b1c1a Update docs version and clear release notes after 8.0.0 vers [...]
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:
docs/ReleaseNotes.rst | 154 ++------------------------------------------------
docs/conf.py | 4 +-
2 files changed, 7 insertions(+), 151 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.