[PATCH] D73475: [X86] Make sure we do not clobber RBX with mwaitx when used as a base pointer.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 03:20:50 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcda6b0924257: [X86] Make sure we do not clobber RBX with mwaitx when used as a base (authored by Pierre Gousseau <pierre.gousseau at sony.com>).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73475/new/

https://reviews.llvm.org/D73475

Files:
  llvm/lib/Target/X86/X86ExpandPseudo.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/lib/Target/X86/X86InstrCompiler.td
  llvm/lib/Target/X86/X86InstrInfo.td
  llvm/test/CodeGen/X86/base-pointer-and-mwaitx.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73475.287900.patch
Type: text/x-patch
Size: 16081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200826/5c581f2c/attachment.bin>


More information about the llvm-commits mailing list