[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 12:36:17 PDT 2019


nicholas updated this revision to Diff 193152.
nicholas marked an inline comment 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/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.193152.patch
Type: text/x-patch
Size: 31099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190401/a738a106/attachment.bin>


More information about the llvm-commits mailing list