[PATCH] D60056: Hoist/sink malloc/free's in LICM.
Nick Lewycky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 1 19:47:04 PDT 2019
nicholas updated this revision to Diff 193226.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60056/new/
https://reviews.llvm.org/D60056
Files:
llvm/include/llvm/Analysis/LoopAllocationInfo.h
llvm/include/llvm/IR/Instruction.h
llvm/include/llvm/Transforms/Utils/LoopUtils.h
llvm/lib/Analysis/CMakeLists.txt
llvm/lib/Analysis/LoopAllocationInfo.cpp
llvm/lib/IR/Instruction.cpp
llvm/lib/Transforms/Scalar/LICM.cpp
llvm/test/Transforms/LICM/allocs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60056.193226.patch
Type: text/x-patch
Size: 32069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190402/74828fa4/attachment.bin>
More information about the llvm-commits
mailing list