[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
Mon Jan 18 08:52:29 PST 2016
eddyb updated this revision to Diff 45190.
eddyb added a comment.
Simplified the first commit and took out the second one to shorten this revision.
http://reviews.llvm.org/D16275
Files:
include/llvm/IR/Operator.h
lib/Analysis/BasicAliasAnalysis.cpp
lib/Analysis/ConstantFolding.cpp
lib/Analysis/ScalarEvolution.cpp
lib/Analysis/ValueTracking.cpp
lib/Analysis/VectorUtils.cpp
lib/CodeGen/SelectionDAG/FastISel.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/IR/ConstantFold.cpp
lib/IR/ConstantFold.h
lib/IR/Constants.cpp
lib/IR/ConstantsContext.h
lib/IR/Operator.cpp
lib/Target/AArch64/AArch64FastISel.cpp
lib/Transforms/IPO/GlobalOpt.cpp
lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
lib/Transforms/InstCombine/InstructionCombining.cpp
lib/Transforms/Scalar/NaryReassociate.cpp
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
lib/Transforms/Scalar/ScalarReplAggregates.cpp
lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
lib/Transforms/Scalar/StraightLineStrengthReduce.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16275.45190.patch
Type: text/x-patch
Size: 22595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160118/67cef61d/attachment-0001.bin>
More information about the llvm-commits
mailing list