This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e6bf54e91b4 [X86][ZnVer1] Cleanup more single match instregexs
new 5afb869f5f4 [ExynosM3] Fix scheduling info.
new cd0f3471ad8 [X86][SSE] Ensure float load/stores use the WriteFLoad/Writ [...]
new d35d2d4ce6f [X86][AVX] VEXTRACTF128mr store is a WriteFStoreX not WriteFStore
The 3 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/AArch64/AArch64SchedExynosM3.td | 70 ++++++++++++-------------
lib/Target/X86/X86InstrAVX512.td | 32 +++++------
lib/Target/X86/X86InstrSSE.td | 17 +++---
test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 18 +++----
test/tools/llvm-mca/X86/BtVer2/resources-sse1.s | 10 ++--
test/tools/llvm-mca/X86/BtVer2/resources-sse2.s | 10 ++--
test/tools/llvm-mca/X86/SLM/resources-sse1.s | 8 +--
test/tools/llvm-mca/X86/SLM/resources-sse2.s | 8 +--
8 files changed, 87 insertions(+), 86 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 4fb03d7680 This patch aims to match the changes introduced in gcc by ht [...]
new f10aa0146b [VFS] Implement getRealPath for OverlayFileSystem.
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:
include/clang/Basic/VirtualFileSystem.h | 7 ++++-
lib/Basic/VirtualFileSystem.cpp | 9 +++++++
unittests/Basic/VirtualFileSystemTest.cpp | 44 +++++++++++++++++++++++++++++++
3 files changed, 59 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 clang-tools-extra.
from dd083f4c Re-enable a clang-move test on windows.
new 265d8f46 Silence a truncation warning; 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:
clangd/Quality.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 b8f0305c73f use standard llvm cmake formatting for targets defined in p [...]
new 4ccabdd4426 Add Script to match open Phabricator reviews with potential [...]
new e6bf54e91b4 [X86][ZnVer1] Cleanup more single match instregexs
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/Target/X86/X86ScheduleZnver1.td | 86 ++--
utils/Reviewing/find_interesting_reviews.py | 616 ++++++++++++++++++++++++++++
2 files changed, 650 insertions(+), 52 deletions(-)
create mode 100644 utils/Reviewing/find_interesting_reviews.py
--
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 a09d2f387 Make ObjectFileMachO work on non-darwin platforms
new 7e059ae2e Add back #ifdef __APPLE__ to RegisterContextDarwin_xxx::NumSu [...]
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/Utility/RegisterContextDarwin_arm.cpp | 4 ++--
source/Plugins/Process/Utility/RegisterContextDarwin_arm64.cpp | 2 +-
2 files changed, 3 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 26520533457 [llvm-exegesis] Improve documentation.
new b8f0305c73f use standard llvm cmake formatting for targets defined in p [...]
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/Passes/CMakeLists.txt | 8 ++++++--
unittests/Support/DynamicLibrary/CMakeLists.txt | 12 +++++++++---
2 files changed, 15 insertions(+), 5 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 a739ddd3fee StackColoring: better handling of statically unreachable code
new 26520533457 [llvm-exegesis] Improve documentation.
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/CommandGuide/llvm-exegesis.rst | 140 +++++++++++++++++++++++++++++++++-
tools/llvm-exegesis/llvm-exegesis.cpp | 2 +-
2 files changed, 138 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 master
in repository llvm.
from 78c9c765abd [SystemZ] Fix commit message of previous commit.
new a739ddd3fee StackColoring: better handling of statically unreachable 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:
lib/CodeGen/StackColoring.cpp | 7 +-
test/CodeGen/X86/PR37310.mir | 159 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 164 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/X86/PR37310.mir
--
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 1fcee954a4f [X86][CET] Changing -fcf-protection behavior to comply with [...]
new 78c9c765abd [SystemZ] Fix commit message of previous commit.
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/SystemZ/SystemZISelDAGToDAG.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 3447c1011df [SystemZ] Fold AHIMux in foldMemoryOperandImpl.
new 1fcee954a4f [X86][CET] Changing -fcf-protection behavior to comply with [...]
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/Support/Host.cpp | 2 --
lib/Target/X86/X86.td | 2 --
lib/Target/X86/X86IndirectBranchTracking.cpp | 4 ----
lib/Target/X86/X86InstrControl.td | 9 ++++++---
lib/Target/X86/X86InstrInfo.td | 1 -
lib/Target/X86/X86InstrSystem.td | 9 +++++----
lib/Target/X86/X86Subtarget.cpp | 1 -
lib/Target/X86/X86Subtarget.h | 5 -----
test/CodeGen/X86/indirect-branch-tracking.ll | 8 ++++----
test/CodeGen/X86/nocf_check.ll | 2 +-
test/CodeGen/X86/x32-cet-intrinsics.ll | 2 +-
test/CodeGen/X86/x64-cet-intrinsics.ll | 2 +-
test/Transforms/LoopVectorize/X86/pr23997.ll | 2 +-
13 files changed, 19 insertions(+), 30 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.