[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 14:23:54 PST 2015


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

Rebase.


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
  test/CodeGen/X86/peephole-na-phys-copy-folding.ll

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


More information about the llvm-commits mailing list