This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2206986770a [X86] Remove kortest intrinsics and replace with native IR.
new deeff3d70bd WIP: [DAGCombiner] Assert that debug info is preserved
new 0f1e6f8445e [bugpoint] Simplify the global initializer reducer, NFC
new 5309a7b3dd5 Revert "WIP: [DAGCombiner] Assert that debug info is preserved"
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:
tools/bugpoint/CrashDebugger.cpp | 120 +++++++++++++++++++--------------------
1 file changed, 59 insertions(+), 61 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 43849be6e44 [X86] Support 'V' register operand modifier
new 2206986770a [X86] Remove kortest intrinsics and replace with native IR.
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 | 12 ---
lib/IR/AutoUpgrade.cpp | 15 ++++
lib/Target/X86/X86ISelLowering.cpp | 10 ---
test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 97 +++++++++++++++++++++++++
test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 45 ++++++++++++
test/CodeGen/X86/avx512-intrinsics.ll | 28 -------
6 files changed, 157 insertions(+), 50 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 156a864324 Fix improper indentation issue in CodeGenModule [NFC]
new 3c9141475e [X86] Replace kortest intrinsics with native IR.
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/CGBuiltin.cpp | 12 ++++++++++++
test/CodeGen/avx512f-builtins.c | 24 ++++++++++++++++++------
2 files changed, 30 insertions(+), 6 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 fa797f4d33f Fix missing field initializer warning in TableGen SubtargetEmitter
new 43849be6e44 [X86] Support 'V' register operand modifier
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/X86AsmPrinter.cpp | 11 ++++++++++-
test/CodeGen/X86/inline-asm-modifier-V.ll | 14 ++++++++++++++
2 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/X86/inline-asm-modifier-V.ll
--
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 5a88fbb2ff Fix crash on array initializer with non-0 alloca addrspace
new 156a864324 Fix improper indentation issue in CodeGenModule [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/CodeGen/CodeGenModule.cpp | 4 ++--
1 file changed, 2 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 3c8d6c5a04c [MSan] Update uses of IRBuilder::CreateMemCpy to new API (NFC)
new fa797f4d33f Fix missing field initializer warning in TableGen SubtargetEmitter
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/SubtargetEmitter.cpp | 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 master
in repository llvm.
from 16273d21817 Regenerate test
new 3c8d6c5a04c [MSan] Update uses of IRBuilder::CreateMemCpy to new API (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/MemorySanitizer.cpp | 43 ++++++++++++----------
1 file changed, 24 insertions(+), 19 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 06e63fb8ed [clang-format] Do not break Objective-C string literals insi [...]
new 5a88fbb2ff Fix crash on array initializer with non-0 alloca addrspace
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/CGDecl.cpp | 3 ++-
.../address-space-constant-initializers.cl | 10 ++++++++
test/CodeGenOpenCL/private-array-initialization.cl | 30 +++++++++++++++++++---
3 files changed, 39 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 libcxx.
from 88ba9758f Once more, with feeling. Spell 'clang-4.0' correctly this time
new 5bfbd7dac The apple versions of clang don't support deduction guides yet.
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/std/strings/basic.string/string.cons/iter_alloc_deduction.fail.cpp | 1 +
test/std/strings/basic.string/string.cons/iter_alloc_deduction.pass.cpp | 1 +
2 files changed, 2 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 7adf52c27ef [InstCombine] visitSRem - use m_Negative(APInt) helper. NFCI.
new 7fa81061c05 [X86] Add shift undef, %X tests
new 3a4a2680cd2 [X86] Add common CHECK prefix to shift combine tests
new 16273d21817 Regenerate test
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:
test/CodeGen/X86/combine-shl.ll | 64 +++++++++++-----------
test/CodeGen/X86/combine-sra.ll | 53 ++++++++++--------
test/CodeGen/X86/combine-srl.ll | 54 ++++++++++--------
.../InstCombine/udiv_select_to_select_shift.ll | 6 +-
4 files changed, 95 insertions(+), 82 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.