[PATCH] D28962: Add BFI in constanthoisting pass and do the hoisting selectively

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 09:54:45 PST 2017


wmi updated this revision to Diff 86306.
wmi added a comment.

Addressed David's comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D28962

Files:
  include/llvm/Transforms/Scalar/ConstantHoisting.h
  lib/Transforms/Scalar/ConstantHoisting.cpp
  test/CodeGen/X86/constant-hoisting-bfi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28962.86306.patch
Type: text/x-patch
Size: 18909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170130/40793f0b/attachment-0001.bin>


More information about the llvm-commits mailing list