[PATCH] D16275: [opaque pointer types] [NFC] GEP: replace get(Pointer)ElementType uses with get{Source, Result}ElementType.

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


This revision was automatically updated to reflect the committed changes.
eddyb marked an inline comment as done.
Closed by commit rL258145: [opaque pointer types] [NFC] GEP: replace get(Pointer)ElementType uses with… (authored by eddyb).

Changed prior to commit:
  http://reviews.llvm.org/D16275?vs=45270&id=45274#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16275

Files:
  llvm/trunk/include/llvm/IR/Operator.h
  llvm/trunk/lib/Analysis/BasicAliasAnalysis.cpp
  llvm/trunk/lib/Analysis/ScalarEvolution.cpp
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/Analysis/VectorUtils.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/FastISel.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/IR/ConstantFold.cpp
  llvm/trunk/lib/IR/ConstantFold.h
  llvm/trunk/lib/IR/Constants.cpp
  llvm/trunk/lib/IR/ConstantsContext.h
  llvm/trunk/lib/IR/Operator.cpp
  llvm/trunk/lib/Target/AArch64/AArch64FastISel.cpp
  llvm/trunk/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/trunk/lib/Transforms/Scalar/NaryReassociate.cpp
  llvm/trunk/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
  llvm/trunk/lib/Transforms/Scalar/ScalarReplAggregates.cpp
  llvm/trunk/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
  llvm/trunk/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16275.45274.patch
Type: text/x-patch
Size: 23370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160119/ae9d9d22/attachment.bin>


More information about the llvm-commits mailing list