[PATCH] D37141: [x86] Flesh out the custom ISel for RMW aritmetic ops with used flags to cover the bitwise operators.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 7 17:19:03 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL312768: [x86] Flesh out the custom ISel for RMW aritmetic ops with used flags to (authored by chandlerc).
Changed prior to commit:
https://reviews.llvm.org/D37141?vs=112684&id=114290#toc
Repository:
rL LLVM
https://reviews.llvm.org/D37141
Files:
llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/trunk/test/CodeGen/X86/fold-rmw-ops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37141.114290.patch
Type: text/x-patch
Size: 49903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170908/3a13e71e/attachment-0001.bin>
More information about the llvm-commits
mailing list