[PATCH] D27585: [CaptureTracking] Add optimistic capture tracker for stores
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 14 03:34:13 PST 2016
JDevlieghere updated this revision to Diff 81360.
JDevlieghere added a comment.
Added small printer pass for capture tracking.
Repository:
rL LLVM
https://reviews.llvm.org/D27585
Files:
include/llvm/Analysis/CaptureTracking.h
include/llvm/Transforms/Utils/LoopUtils.h
lib/Analysis/CaptureTracking.cpp
lib/Passes/PassBuilder.cpp
lib/Passes/PassRegistry.def
lib/Transforms/Scalar/DeadStoreElimination.cpp
lib/Transforms/Scalar/LICM.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27585.81360.patch
Type: text/x-patch
Size: 12244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161214/1704a54c/attachment.bin>
More information about the llvm-commits
mailing list