[PATCH] D35340: [x86] use more shift or LEA for select-of-constants
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 6 09:27:58 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL310208: [x86] use more shift or LEA for select-of-constants (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D35340?vs=108960&id=109927#toc
Repository:
rL LLVM
https://reviews.llvm.org/D35340
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/2010-08-04-MaskedSignedCompare.ll
llvm/trunk/test/CodeGen/X86/memcmp-optsize.ll
llvm/trunk/test/CodeGen/X86/memcmp.ll
llvm/trunk/test/CodeGen/X86/merge-consecutive-stores.ll
llvm/trunk/test/CodeGen/X86/mul-constant-result.ll
llvm/trunk/test/CodeGen/X86/pr22338.ll
llvm/trunk/test/CodeGen/X86/sbb.ll
llvm/trunk/test/CodeGen/X86/select.ll
llvm/trunk/test/CodeGen/X86/select_const.ll
llvm/trunk/test/CodeGen/X86/sext-i1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35340.109927.patch
Type: text/x-patch
Size: 27039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170806/18ef7b3e/attachment.bin>
More information about the llvm-commits
mailing list