[PATCH] D16302: [opaque pointer types] [NFC] ConstantFoldInstOperands: add a form taking the Instruction or ConstantExpr for GEPs.

Eduard Burtescu via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 09:36:02 PST 2016


eddyb updated this revision to Diff 45275.
eddyb added a comment.

Rebased on top of http://reviews.llvm.org/rL258145.


http://reviews.llvm.org/D16302

Files:
  include/llvm/Analysis/ConstantFolding.h
  lib/Analysis/ConstantFolding.cpp
  lib/Analysis/InlineCost.cpp
  lib/Analysis/InstructionSimplify.cpp
  lib/Analysis/ScalarEvolution.cpp
  lib/Transforms/Utils/SimplifyCFG.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16302.45275.patch
Type: text/x-patch
Size: 12327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160119/8c4887b1/attachment.bin>


More information about the llvm-commits mailing list