[PATCH] D13956: [x86] try harder to match bitwise 'or' into an LEA

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 13:19:24 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL252515: [x86] try harder to match bitwise 'or' into an LEA (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D13956?vs=38041&id=39744#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13956

Files:
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/test/CodeGen/X86/or-lea.ll
  llvm/trunk/test/CodeGen/X86/x86-64-double-precision-shift-left.ll
  llvm/trunk/test/CodeGen/X86/x86-64-double-precision-shift-right.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13956.39744.patch
Type: text/x-patch
Size: 5740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151109/b5a24d60/attachment.bin>


More information about the llvm-commits mailing list