[PATCH] D58198: X86: Replace isSafeToClobberEFLAGS implementation

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 13 11:28:41 PST 2019


arsenm created this revision.
arsenm added reviewers: craig.topper, MatzeB.
Herald added subscribers: jdoerfert, wdng.

Also use modifiesRegister instead of looping over operands.


https://reviews.llvm.org/D58198

Files:
  lib/Target/X86/X86FixupLEAs.cpp
  lib/Target/X86/X86InstrInfo.cpp
  lib/Target/X86/X86InstrInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58198.186708.patch
Type: text/x-patch
Size: 4933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190213/c630a059/attachment.bin>


More information about the llvm-commits mailing list