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

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 23 14:42:34 PDT 2018


Carrot updated this revision to Diff 143654.
Carrot marked 2 inline comments as done.

https://reviews.llvm.org/D45537

Files:
  lib/CodeGen/CodeGenPrepare.cpp
  test/CodeGen/X86/cmov.ll
  test/CodeGen/X86/pr35765.ll
  test/Transforms/CodeGenPrepare/X86/ext-logicop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45537.143654.patch
Type: text/x-patch
Size: 8837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180423/14d91264/attachment.bin>


More information about the llvm-commits mailing list