[PATCH] D23000: [X86] Improve 64-bit shifts on 32-bit targets (PR14593)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 31 12:58:29 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277299: [X86] Improve 64-bit shifts on 32-bit targets (PR14593) (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D23000?vs=66245&id=66248#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23000

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/legalize-shift-64.ll
  llvm/trunk/test/CodeGen/X86/shift-double-x86_64.ll
  llvm/trunk/test/CodeGen/X86/shift-double.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23000.66248.patch
Type: text/x-patch
Size: 12709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160731/cfd265ea/attachment.bin>


More information about the llvm-commits mailing list