[PATCH] D6629: x86: Emit LAHF/SAHF instead of PUSHF/POPF

JF Bastien via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 14:00:30 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL244503: x86: Emit LAHF/SAHF instead of PUSHF/POPF (authored by jfb).

Changed prior to commit:
  http://reviews.llvm.org/D6629?vs=31406&id=31719#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D6629

Files:
  llvm/trunk/lib/CodeGen/MachineInstrBundle.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/test/CodeGen/X86/cmpxchg-clobber-flags.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6629.31719.patch
Type: text/x-patch
Size: 9210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150810/085a47c0/attachment.bin>


More information about the llvm-commits mailing list