[PATCH] D49401: TII: Generalize X86's isSafeToClobberEFLAGs
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 16 14:43:22 PDT 2018
arsenm updated this revision to Diff 155767.
arsenm added a comment.
Fix handling of sub registers and live ins
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.155767.patch
Type: text/x-patch
Size: 8033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180716/92721d6a/attachment.bin>
More information about the llvm-commits
mailing list