[PATCH] D36945: [x86] Handle more cases where we can re-use an atomic operation's flags rather than doing a separate comparison.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 21 01:46:23 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311317: [x86] Handle more cases where we can re-use an atomic operation's flags (authored by chandlerc).

Repository:
  rL LLVM

https://reviews.llvm.org/D36945

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/atomic-eflags-reuse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36945.111938.patch
Type: text/x-patch
Size: 4853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170821/faf1e30d/attachment.bin>


More information about the llvm-commits mailing list