[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
Sun Feb 5 23:16:42 PST 2017


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

Make change to save compile time and add assertion per David's suggestions.


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
  test/CodeGen/X86/fold-tied-op.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28962.87189.patch
Type: text/x-patch
Size: 19104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170206/3c2c2bbf/attachment.bin>


More information about the llvm-commits mailing list