[PATCH] D49126: [PredicateInfo] Use custom mangling to support ssa_copy with unnamed types.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 24 07:50:08 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL337828: [PredicateInfo] Use custom mangling to support ssa_copy with unnamed types. (authored by fhahn, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49126?vs=155024&id=157036#toc
Repository:
rL LLVM
https://reviews.llvm.org/D49126
Files:
llvm/trunk/include/llvm/Transforms/Utils/PredicateInfo.h
llvm/trunk/lib/Transforms/Utils/PredicateInfo.cpp
llvm/trunk/test/Other/debugcounter-predicateinfo.ll
llvm/trunk/test/Transforms/NewGVN/pr33305.ll
llvm/trunk/test/Transforms/Util/PredicateInfo/condprop.ll
llvm/trunk/test/Transforms/Util/PredicateInfo/diamond.ll
llvm/trunk/test/Transforms/Util/PredicateInfo/edge.ll
llvm/trunk/test/Transforms/Util/PredicateInfo/testandor.ll
llvm/trunk/test/Transforms/Util/PredicateInfo/unnamed-types.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49126.157036.patch
Type: text/x-patch
Size: 28598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180724/a145f010/attachment.bin>
More information about the llvm-commits
mailing list