[PATCH] D15239: x86: add has lahf/sahf feature

JF Bastien via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 11:41:34 PST 2015


jfb created this revision.
jfb added a reviewer: hans.
jfb added a subscriber: llvm-commits.

Some CPUs don't support lahf/sahf.

http://reviews.llvm.org/D15239

Files:
  lib/Target/X86/X86.td
  lib/Target/X86/X86InstrInfo.cpp
  lib/Target/X86/X86InstrInfo.td
  lib/Target/X86/X86Subtarget.cpp
  lib/Target/X86/X86Subtarget.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15239.41904.patch
Type: text/x-patch
Size: 5212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151204/6c87b6de/attachment.bin>


More information about the llvm-commits mailing list