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

Igor Laevsky via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 10 09:02:43 PDT 2016


igor-laevsky updated this revision to Diff 60360.

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
  test/Transforms/JumpThreading/dangling-pointers-in-bpi.ll
  unittests/Analysis/BlockFrequencyInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20957.60360.patch
Type: text/x-patch
Size: 6914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160610/66786b37/attachment.bin>


More information about the llvm-commits mailing list