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

Igor Laevsky via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 06:21:58 PDT 2016


igor-laevsky updated this revision to Diff 60827.
igor-laevsky marked 2 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.60827.patch
Type: text/x-patch
Size: 8048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160615/99db524c/attachment.bin>


More information about the llvm-commits mailing list