[all-commits] [llvm/llvm-project] 1edb76: [X86] merge "={eax}" and "~{eax}" into "=&eax" for...

FreddyLeaf via All-commits all-commits at lists.llvm.org
Wed Jan 27 06:55:07 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1edb76cc91e795ab3ce0bbfc194f2f7967458c5f
      https://github.com/llvm/llvm-project/commit/1edb76cc91e795ab3ce0bbfc194f2f7967458c5f
  Author: Freddy Ye <freddy.ye at intel.com>
  Date:   2021-01-27 (Wed, 27 Jan 2021)

  Changed paths:
    M clang/lib/CodeGen/CGStmt.cpp
    M clang/test/CodeGen/ms-inline-asm.c
    M clang/test/CodeGenCXX/ms-inline-asm-return.cpp

  Log Message:
  -----------
  [X86] merge "={eax}" and "~{eax}" into "=&eax" for MSInlineASM

Reviewed By: pengfei

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




More information about the All-commits mailing list