[PATCH] D15240: X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supported

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 12:58:21 PST 2015


hans updated this revision to Diff 41930.
hans added a comment.

Addressing comments.


http://reviews.llvm.org/D15240

Files:
  lib/Target/X86/X86.td
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrInfo.cpp
  lib/Target/X86/X86InstrInfo.td
  lib/Target/X86/X86Subtarget.cpp
  lib/Target/X86/X86Subtarget.h
  test/CodeGen/X86/cmpxchg-clobber-flags.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15240.41930.patch
Type: text/x-patch
Size: 12722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151204/7c9f530e/attachment.bin>


More information about the llvm-commits mailing list