This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 9aced455 [clang-tidy] add new check to find out objc ivars which do no [...]
new 52e5ed95 [clang-apply-replacements] Make clang-apply-replacements installable
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-apply-replacements/tool/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 llvm.
from 47dc19d3a63 [llvm-mca][X86] Add SSE resource tests to all models
new adb42c178e5 [X86] Strip unnecessary WriteFShuffle instruction instrw ov [...]
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/X86/X86SchedBroadwell.td | 20 +-------
lib/Target/X86/X86SchedHaswell.td | 20 +-------
lib/Target/X86/X86SchedSkylakeClient.td | 22 +--------
lib/Target/X86/X86SchedSkylakeServer.td | 87 +--------------------------------
4 files changed, 6 insertions(+), 143 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 ac235578c0 [X86] WaitPKG intrinsics
new 2cbb1e0206 [libclang] Fix LibclangReparseTest.FileName when TMPDIR is s [...]
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/libclang/LibclangTest.cpp | 5 +++--
1 file changed, 3 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 eb497a703fd [X86] Strip unnecessary MMX instruction instrw overrides fr [...]
new cd4182addab [X86][SandyBridge] Strip unnecessary MOVQ/CVT instruction i [...]
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/X86/X86SchedSandyBridge.td | 12 +++---------
1 file changed, 3 insertions(+), 9 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 lldb.
from 00a66fbf9 FreeBSD: propagate error to user if memory access fails
new b725bb6b6 Temporarily skip Go TestExpressions on FreeBSD as it hangs
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:
packages/Python/lldbsuite/test/lang/go/expressions/TestExpressions.py | 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 llvm.
from 87ebc9691b2 [llvm-mca][X86] Add MMX resource tests
new eb497a703fd [X86] Strip unnecessary MMX instruction instrw overrides fr [...]
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/X86/X86SchedBroadwell.td | 55 ++----------------------------
lib/Target/X86/X86SchedHaswell.td | 59 ++-------------------------------
lib/Target/X86/X86SchedSkylakeClient.td | 30 +----------------
lib/Target/X86/X86SchedSkylakeServer.td | 30 +----------------
lib/Target/X86/X86ScheduleAtom.td | 10 ++----
lib/Target/X86/X86ScheduleZnver1.td | 6 ----
6 files changed, 9 insertions(+), 181 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 b9ea85c4def [X86] Strip unnecessary x87 instruction instrw overrides fr [...]
new 87ebc9691b2 [llvm-mca][X86] Add MMX 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/Broadwell/resources-mmx.s | 396 ++++++++++++++++++++
test/tools/llvm-mca/X86/Haswell/resources-mmx.s | 396 ++++++++++++++++++++
test/tools/llvm-mca/X86/SLM/resources-mmx.s | 394 ++++++++++++++++++++
.../llvm-mca/X86/SkylakeClient/resources-mmx.s | 396 ++++++++++++++++++++
.../llvm-mca/X86/SkylakeServer/resources-mmx.s | 396 ++++++++++++++++++++
test/tools/llvm-mca/X86/Znver1/resources-mmx.s | 398 +++++++++++++++++++++
6 files changed, 2376 insertions(+)
create mode 100644 test/tools/llvm-mca/X86/Broadwell/resources-mmx.s
create mode 100644 test/tools/llvm-mca/X86/Haswell/resources-mmx.s
create mode 100644 test/tools/llvm-mca/X86/SLM/resources-mmx.s
create mode 100644 test/tools/llvm-mca/X86/SkylakeClient/resources-mmx.s
create mode 100644 test/tools/llvm-mca/X86/SkylakeServer/resources-mmx.s
create mode 100644 test/tools/llvm-mca/X86/Znver1/resources-mmx.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 llvm.
from 3d458841dcc [llvm-mca][X86] Add X87 resource tests
new b9ea85c4def [X86] Strip unnecessary x87 instruction instrw overrides fr [...]
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/X86/X86SchedBroadwell.td | 14 +-------------
lib/Target/X86/X86SchedHaswell.td | 14 +-------------
lib/Target/X86/X86SchedSandyBridge.td | 28 ++--------------------------
3 files changed, 4 insertions(+), 52 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 lldb.
from 327af4c03 Fix the Xcode gtest target for the move of FileSpecTest.cpp.
new 00a66fbf9 FreeBSD: propagate error to user if memory access fails
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:
source/Plugins/Process/FreeBSD/ProcessMonitor.cpp | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.