This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e611018a3f1 Re-apply r302108, "IR: Use pointers instead of GUIDs to rep [...] new b6a618217b9 [InstSimplify] move logic-of-icmps helper functions; NFC new 984dc047e78 [ms-inline-asm] Use the frontend size only for ambiguous in [...]
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/Analysis/InstructionSimplify.cpp | 160 +++++++++++++++--------------- lib/Target/X86/AsmParser/X86AsmParser.cpp | 94 ++++++------------ lib/Target/X86/AsmParser/X86Operand.h | 11 +- test/CodeGen/X86/ms-inline-asm-avx512.ll | 24 +++++ 4 files changed, 143 insertions(+), 146 deletions(-) create mode 100644 test/CodeGen/X86/ms-inline-asm-avx512.ll