[PATCH] D45537: [CodeGenPrepare] Move Extension Instructions Through Logical And Shift Instructions

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 8 11:02:25 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331783: [CodeGenPrepare] Move Extension Instructions Through Logical And Shift… (authored by Carrot, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45537?vs=145302&id=145732#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45537

Files:
  llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
  llvm/trunk/test/CodeGen/X86/cmov.ll
  llvm/trunk/test/CodeGen/X86/ins_subreg_coalesce-1.ll
  llvm/trunk/test/CodeGen/X86/zext-logicop-shift-load.ll
  llvm/trunk/test/Transforms/CodeGenPrepare/X86/ext-logicop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45537.145732.patch
Type: text/x-patch
Size: 8190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180508/aaaf8d27/attachment.bin>


More information about the llvm-commits mailing list