This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4492b0e TableGen/CodeGenSchedule: Move some getAllDerivedDefinitions( [...]
new 4eee89e [AVX512] Remove the masked vpcmpeq/vcmpgt intrinsics and auto [...]
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/llvm/IR/IntrinsicsX86.td | 77 ---------
lib/IR/AutoUpgrade.cpp | 30 ++++
lib/Target/X86/X86IntrinsicsInfo.h | 24 ---
test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 92 +++++++++++
test/CodeGen/X86/avx512-intrinsics.ll | 92 -----------
test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll | 169 +++++++++++++++++++
test/CodeGen/X86/avx512bw-intrinsics.ll | 188 +--------------------
test/CodeGen/X86/avx512bwvl-intrinsics-upgrade.ll | 93 +++++++++++
test/CodeGen/X86/avx512bwvl-intrinsics.ll | 92 -----------
test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll | 184 +++++++++++++++++++++
test/CodeGen/X86/avx512vl-intrinsics.ll | 193 +---------------------
11 files changed, 581 insertions(+), 653 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 75b0aab Fix typo in eOpenOptionDontFollowSymlinks
new 7f61e25 Change the "debugserver-mini" target (a version of debugserve [...]
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:
lldb.xcodeproj/project.pbxproj | 15 +++++++-
.../debugserver.xcodeproj/project.pbxproj | 40 +++++++++++++---------
tools/debugserver/source/RNBDefs.h | 21 +++++++++---
3 files changed, 54 insertions(+), 22 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 7d29e48 [Docs] More warning fixes to unbreak the docs buildbot.
new 5112212 [CodeGen] Do not run initializers for imported variables
new 48d7082 r273237 fixed PR28220, not PR28216
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/CGDeclCXX.cpp | 4 ++++
test/CodeGenCXX/PR28220.cpp | 19 +++++++++++++++++++
2 files changed, 23 insertions(+)
create mode 100644 test/CodeGenCXX/PR28220.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 lld.
from 6154952 Allow both one and two dashes for all multi-letter options.
new f1bb363 Refactor X86_64TargetInfo::relaxTlsIeToLe.
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:
ELF/Target.cpp | 60 ++++++++++++++++++++++++++++++------------------------
test/ELF/tls-opt.s | 8 +++-----
2 files changed, 36 insertions(+), 32 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 d8210ad [X86] Pre-allocate SmallVector instead of using push_back in [...]
new 4492b0e TableGen/CodeGenSchedule: Move some getAllDerivedDefinitions( [...]
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:
utils/TableGen/CodeGenSchedule.cpp | 11 ++++++++---
utils/TableGen/CodeGenSchedule.h | 3 +++
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 be0513f clang format change /NFC
new d8210ad [X86] Pre-allocate SmallVector instead of using push_back in [...]
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/X86ISelLowering.cpp | 30 +++++++++++++-----------------
1 file changed, 13 insertions(+), 17 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 binutils-gdb.
from ac69f78 Add "new-ui console" tests
new f70be8a Update gold to version 1.12.
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:
gold/ChangeLog | 5 +++++
gold/NEWS | 42 ++++++++++++++++++++++++++++++++++++++++++
gold/version.cc | 2 +-
3 files changed, 48 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 llvm.
from 3747113 [ImplicitNullCchecks] NFC cleanup
new be0513f clang format change /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:
lib/Transforms/Instrumentation/InstrProfiling.cpp | 62 +++++++++++++----------
1 file changed, 34 insertions(+), 28 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 d6c78f1 clang/test/Headers/opencl-c-header.cl: Add explicit -triple x [...]
new 7d29e48 [Docs] More warning fixes to unbreak the docs buildbot.
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/SourceBasedCodeCoverage.rst | 2 +-
docs/ThreadSanitizer.rst | 2 +-
docs/UsersManual.rst | 19 ++++++++++++-------
3 files changed, 14 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 llvm.
from bc51bb9 [CFLAA] Be more aggressive with interprocedural analysis.
new 3747113 [ImplicitNullCchecks] NFC cleanup
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/ImplicitNullChecks.cpp | 33 ++++++++++++++++++++-------------
1 file changed, 20 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.