[PATCH] D13749: x86 atomic codegen: don't drop globals
JF Bastien via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 14 17:35:48 PDT 2015
jfb updated this revision to Diff 37431.
jfb added a comment.
- Address the case where the base address isn't a register (see pr25144). This still needs a test, and the setIsKill is suboptimal because MIO should kill MSrc.
http://reviews.llvm.org/D13749
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/atomic_mi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13749.37431.patch
Type: text/x-patch
Size: 4710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151015/81c85ceb/attachment.bin>
More information about the llvm-commits
mailing list