[RegionInfo] Add three tests that include infinite loops
authorTobias Grosser <tobias@grosser.es>
Thu, 10 Nov 2016 13:56:19 +0000 (13:56 +0000)
committerTobias Grosser <tobias@grosser.es>
Thu, 10 Nov 2016 13:56:19 +0000 (13:56 +0000)
commit455b9bd65c8a439d6f396ca383d5ac292764045a
treea3bb192ebc57ca40757a7073e4e8d9f52c1ea856
parent0e0f29c09ff57000eecfe729bd93510ec819f2c8
[RegionInfo] Add three tests that include infinite loops

These examples are variations that were inspired from a small subgraph taken
from paper.ll which are interesting as they show certain issues with infinite
loops.

llvm-svn: 286450
llvm/test/Analysis/RegionInfo/infinite_loop_5_a.ll [new file with mode: 0644]
llvm/test/Analysis/RegionInfo/infinite_loop_5_b.ll [new file with mode: 0644]
llvm/test/Analysis/RegionInfo/infinite_loop_5_c.ll [new file with mode: 0644]