[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
Fri Apr 21 09:03:13 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL300989: [ConstHoisting] Add BFI in constanthoisting pass and select the best insertion (authored by wmi).

Changed prior to commit:
  https://reviews.llvm.org/D28962?vs=87189&id=96151#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28962

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28962.96151.patch
Type: text/x-patch
Size: 20581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170421/5d3a35b3/attachment.bin>


More information about the llvm-commits mailing list