[PATCH] D60056: Hoist/sink malloc/free's in LICM.

Nick Lewycky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 10 23:22:37 PDT 2019


nicholas updated this revision to Diff 194639.
nicholas marked 9 inline comments as done.

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/Transforms/Utils/LoopUtils.h
  llvm/lib/Analysis/CMakeLists.txt
  llvm/lib/Analysis/LoopAllocationInfo.cpp
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/Transforms/LICM/allocs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60056.194639.patch
Type: text/x-patch
Size: 40493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190411/71ea4cb1/attachment.bin>


More information about the llvm-commits mailing list