[PATCH] D39411: [X86] Make sure we don't create locked inc/dec instructions when the carry flag is being used.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 30 07:52:12 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL316913: [X86] Make sure we don't create locked inc/dec instructions when the carry flag… (authored by ctopper).
Repository:
rL LLVM
https://reviews.llvm.org/D39411
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
llvm/trunk/lib/Target/X86/X86InstrCompiler.td
llvm/trunk/lib/Target/X86/X86InstrInfo.td
llvm/trunk/test/CodeGen/X86/atomic-eflags-reuse.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39411.120825.patch
Type: text/x-patch
Size: 15029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171030/2727b72d/attachment.bin>
More information about the llvm-commits
mailing list