diff options
author | Tom Stellard <thomas.stellard@amd.com> | 2014-12-03 04:28:32 +0000 |
---|---|---|
committer | Tom Stellard <thomas.stellard@amd.com> | 2014-12-03 04:28:32 +0000 |
commit | 1f0dded057a77250c7122d89c29275c1c599127e (patch) | |
tree | ee76f3fc3ea04d573962b8f42682c36d4c2d2944 /llvm/lib/Bitcode/Reader/BitcodeReader.h | |
parent | c280ff0e4756581cd548dae9a59862946522d18d (diff) | |
download | bcm5719-llvm-1f0dded057a77250c7122d89c29275c1c599127e.tar.gz bcm5719-llvm-1f0dded057a77250c7122d89c29275c1c599127e.zip |
StructurizeCFG: Use LoopInfo analysis for better loop detection
We were assuming that each back-edge in a region represented a unique
loop, which is not always the case. We need to use LoopInfo to
correctly determine which back-edges are loops.
llvm-svn: 223199
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.h')
0 files changed, 0 insertions, 0 deletions