[PATCH] D51396: [Constant Hoisting] Hoisting Constant GEP Expressions

Z. Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 31 17:07:51 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341269: [Constant Hoisting] Hoisting Constant GEP Expressions (authored by zzheng, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51396?vs=163605&id=163608#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51396

Files:
  llvm/trunk/include/llvm/Transforms/Scalar/ConstantHoisting.h
  llvm/trunk/lib/Transforms/Scalar/ConstantHoisting.cpp
  llvm/trunk/test/CodeGen/AArch64/consthoist-gep.ll
  llvm/trunk/test/Transforms/ConstantHoisting/AArch64/const-hoist-gep.ll
  llvm/trunk/test/Transforms/ConstantHoisting/ARM/const-hoist-gep.ll
  llvm/trunk/test/Transforms/ConstantHoisting/ARM/same-offset-multi-types.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51396.163608.patch
Type: text/x-patch
Size: 34355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180901/d77015ac/attachment.bin>


More information about the llvm-commits mailing list