[all-commits] [llvm/llvm-project] 1f1c71: [X86][InlineAsm] Use mem size information (*word p...

xiangzh1 via All-commits all-commits at lists.llvm.org
Wed Sep 15 01:12:24 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f1c71aeacc1c4eab385c074714508b6e7121f73
      https://github.com/llvm/llvm-project/commit/1f1c71aeacc1c4eab385c074714508b6e7121f73
  Author: Xiang1 Zhang <xiang1.zhang at intel.com>
  Date:   2021-09-15 (Wed, 15 Sep 2021)

  Changed paths:
    A clang/test/CodeGen/X86/ms_fmul.c
    M llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp

  Log Message:
  -----------
  [X86][InlineAsm] Use mem size information (*word ptr) for "global variable + registers" memory expression in inline asm.

Differential Revision: https://reviews.llvm.org/D109739




More information about the All-commits mailing list