This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 11ddcbc5725 Clean up a temp file on the buildbots. new 4d617521270 [X86] Rewrite printMasking code in X86InstComments to use T [...]
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/InstPrinter/X86ATTInstPrinter.cpp | 2 +- lib/Target/X86/InstPrinter/X86InstComments.cpp | 203 ++------------------- lib/Target/X86/InstPrinter/X86InstComments.h | 2 + lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp | 2 +- test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 16 +- test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 6 +- .../CodeGen/X86/avx512-shuffles/partial_permute.ll | 16 +- test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll | 8 +- 8 files changed, 43 insertions(+), 212 deletions(-)