[PATCH] D59909: [X86] Add custom isel to select ADD/SUB/OR/XOR/AND to their non-immediate forms under optsize when the immediate has additional users.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 4 15:54:46 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL365163: [X86] Add custom isel to select ADD/SUB/OR/XOR/AND to their non-immediate forms… (authored by ctopper, committed by ).
Herald added a subscriber: wuzish.
Changed prior to commit:
https://reviews.llvm.org/D59909?vs=205252&id=208091#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59909/new/
https://reviews.llvm.org/D59909
Files:
llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/trunk/test/CodeGen/X86/popcnt.ll
llvm/trunk/test/CodeGen/X86/pr27202.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59909.208091.patch
Type: text/x-patch
Size: 16326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190704/b9e241d5/attachment.bin>
More information about the llvm-commits
mailing list