[all-commits] [llvm/llvm-project] d9221d: [X86][MC] Keep backward compatibility in inline as...

Shengchen Kan via All-commits all-commits at lists.llvm.org
Mon Nov 27 17:42:17 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d9221da72baee50b24b14b0dc0200a6ddec49ea0
      https://github.com/llvm/llvm-project/commit/d9221da72baee50b24b14b0dc0200a6ddec49ea0
  Author: Shengchen Kan <shengchen.kan at intel.com>
  Date:   2023-11-28 (Tue, 28 Nov 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    A llvm/test/CodeGen/X86/apx/asm-constraint.ll
    M llvm/test/CodeGen/X86/callbr-asm-bb-exports.ll
    M llvm/test/CodeGen/X86/callbr-asm-outputs-indirect-isel-m32.ll
    M llvm/test/CodeGen/X86/callbr-asm-outputs-indirect-isel.ll

  Log Message:
  -----------
  [X86][MC] Keep backward compatibility in inline asm for constraints (#73529)

Not use r16-r31 with 'q','r','l' constraint for backward compatibility




More information about the All-commits mailing list