[PATCH] D20957: [JumpThreading] Prevent dangling pointer problems in BranchProbabilityInfo
Igor Laevsky via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 14 06:26:03 PDT 2016
igor-laevsky updated this revision to Diff 60673.
igor-laevsky marked 4 inline comments as done.
http://reviews.llvm.org/D20957
Files:
include/llvm/Analysis/BranchProbabilityInfo.h
include/llvm/Transforms/Scalar/JumpThreading.h
include/llvm/Transforms/Utils/Local.h
lib/Analysis/BranchProbabilityInfo.cpp
lib/Transforms/Scalar/JumpThreading.cpp
lib/Transforms/Utils/Local.cpp
test/Transforms/JumpThreading/dangling-pointers-in-bpi.ll
unittests/Analysis/BlockFrequencyInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20957.60673.patch
Type: text/x-patch
Size: 8055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160614/003777fb/attachment.bin>
More information about the llvm-commits
mailing list