[PATCH] D57215: [CodeExtractor] Update function's assumption cache after extracting blocks from it
Sergey Dmitriev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 7 22:55:18 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL353500: [CodeExtractor] Update function's assumption cache after extracting blocks from… (authored by sdmitriev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D57215?vs=185839&id=185912#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57215/new/
https://reviews.llvm.org/D57215
Files:
llvm/trunk/include/llvm/Analysis/AssumptionCache.h
llvm/trunk/include/llvm/Transforms/Utils/CodeExtractor.h
llvm/trunk/lib/Analysis/AssumptionCache.cpp
llvm/trunk/lib/Transforms/IPO/HotColdSplitting.cpp
llvm/trunk/lib/Transforms/IPO/LoopExtractor.cpp
llvm/trunk/lib/Transforms/IPO/PartialInlining.cpp
llvm/trunk/lib/Transforms/Utils/CodeExtractor.cpp
llvm/trunk/test/Transforms/CodeExtractor/extract-assume.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57215.185912.patch
Type: text/x-patch
Size: 20359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190208/e0ebeff0/attachment.bin>
More information about the llvm-commits
mailing list