This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from db850cf9f48 [ValueTracking] recognize min/max of min/max patterns new 0a935b3a906 [AArch64] fix typos in comments; NFC new 6ebc5abea99 Handle the case of live 16-bit subregisters in X86FixupBWInsts
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/Target/X86/X86FixupBWInsts.cpp | 153 ++++++++++++++----------------- test/CodeGen/AArch64/minmax-of-minmax.ll | 4 +- test/CodeGen/X86/fixup-bw-inst.mir | 50 ++++++++++ 3 files changed, 123 insertions(+), 84 deletions(-)