[PATCH] D20957: [JumpThreading] Prevent dangling pointer problems in BranchProbabilityInfo

Igor Laevsky via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 08:48:43 PDT 2016


igor-laevsky updated this revision to Diff 59894.
igor-laevsky marked 3 inline comments as done.

http://reviews.llvm.org/D20957

Files:
  include/llvm/Analysis/BranchProbabilityInfo.h
  include/llvm/Transforms/Utils/Local.h
  lib/Analysis/BranchProbabilityInfo.cpp
  lib/Transforms/Scalar/JumpThreading.cpp
  lib/Transforms/Utils/Local.cpp
  unittests/Analysis/BlockFrequencyInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20957.59894.patch
Type: text/x-patch
Size: 6172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160607/ac2cf2fa/attachment.bin>


More information about the llvm-commits mailing list