[PATCH] D11289: [X86] Widen the 'AND' mask if doing so shrinks the encoding size

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 15 21:53:13 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL245169: [X86] Widen the 'AND' mask if doing so shrinks the encoding size (authored by majnemer).

Changed prior to commit:
  http://reviews.llvm.org/D11289?vs=30075&id=32229#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11289

Files:
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/test/CodeGen/X86/shift-pair.ll
  llvm/trunk/test/CodeGen/X86/win64_frame.ll
  llvm/trunk/test/CodeGen/X86/zext-fold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11289.32229.patch
Type: text/x-patch
Size: 4709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150816/6af40442/attachment.bin>


More information about the llvm-commits mailing list