[PATCH] D13749: x86 atomic codegen: don't drop globals

JF Bastien via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 09:43:04 PDT 2015


jfb updated this revision to Diff 37493.
jfb added a comment.

- Also test for pr25144, and only set kill state when the src is a reg.


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.37493.patch
Type: text/x-patch
Size: 6016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151015/de721766/attachment.bin>


More information about the llvm-commits mailing list