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

JF Bastien jfb at chromium.org
Mon Aug 3 15:06:09 PDT 2015


jfb updated this revision to Diff 31273.
jfb marked 5 inline comments as done.
jfb updated the summary for this revision.
jfb added a comment.

- Fix MO's analyzePhysReg, it was confusing sub- and super-registers. Problem pointed out by Michael Hordijk.


http://reviews.llvm.org/D6629

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6629.31273.patch
Type: text/x-patch
Size: 8962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150803/898b5f4f/attachment.bin>


More information about the llvm-commits mailing list