[PATCH] D49401: TII: Generalize X86's isSafeToClobberEFLAGs

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 16 13:50:26 PDT 2018


arsenm created this revision.
Herald added a subscriber: wdng.

https://reviews.llvm.org/D49401

Files:
  include/llvm/CodeGen/TargetInstrInfo.h
  lib/CodeGen/TargetInstrInfo.cpp
  lib/Target/X86/X86InstrInfo.cpp
  lib/Target/X86/X86InstrInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49401.155756.patch
Type: text/x-patch
Size: 7595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180716/3f0b8b97/attachment.bin>


More information about the llvm-commits mailing list