This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 74c2e955760 [AVX512] Adding support for load truncate store of I1 new 87c8e440451 Inserting several lit tests to reflect current behaviour new e3c92f3b0d3 Any Target Asm comments should start from MachineInstr::TAs [...]
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: include/llvm/CodeGen/MachineInstr.h | 4 +- lib/Target/X86/InstPrinter/X86InstComments.h | 5 +- test/Transforms/InstCombine/or-shifted-masks.ll | 88 +++++++++++++++++ .../InstCombine/select-bitext-bitwise-ops.ll | 110 +++++++++++++++++++++ 4 files changed, 205 insertions(+), 2 deletions(-) create mode 100644 test/Transforms/InstCombine/select-bitext-bitwise-ops.ll