[PATCH] D66606: IR. Change strip* family of functions to not look through aliases.
Peter Collingbourne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 22 13:00:21 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL369697: IR. Change strip* family of functions to not look through aliases. (authored by pcc, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D66606?vs=216671&id=216694#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66606/new/
https://reviews.llvm.org/D66606
Files:
cfe/trunk/lib/CodeGen/CGExpr.cpp
llvm/trunk/include/llvm/IR/Value.h
llvm/trunk/lib/Analysis/ConstantFolding.cpp
llvm/trunk/lib/Analysis/ModuleSummaryAnalysis.cpp
llvm/trunk/lib/Analysis/StackSafetyAnalysis.cpp
llvm/trunk/lib/CodeGen/Analysis.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/trunk/lib/IR/Constants.cpp
llvm/trunk/lib/IR/Module.cpp
llvm/trunk/lib/IR/Value.cpp
llvm/trunk/lib/IR/Verifier.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp
llvm/trunk/lib/Transforms/IPO/ConstantMerge.cpp
llvm/trunk/lib/Transforms/IPO/GlobalOpt.cpp
llvm/trunk/test/Transforms/InstCombine/bitcast-alias-function.ll
llvm/trunk/test/Transforms/InstCombine/bitcast-function.ll
llvm/trunk/test/Transforms/InstCombine/gep-alias.ll
llvm/trunk/test/Transforms/InstCombine/pr39177.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66606.216694.patch
Type: text/x-patch
Size: 33476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190822/a2151fa4/attachment-0001.bin>
More information about the cfe-commits
mailing list