OSDN Git Service

New Test-Case for Region Analysis
authorTobias Grosser <tobias@grosser.es>
Mon, 6 Mar 2017 15:20:38 +0000 (15:20 +0000)
committerTobias Grosser <tobias@grosser.es>
Mon, 6 Mar 2017 15:20:38 +0000 (15:20 +0000)
commite39a2babe252b763944706d3554898b13e5f70e1
treec765c7944ee4f8efceb8f88cb7cff77ec56ea5d6
parent6318cbb1fd3a48655e9d5320583e874c1eb9488a
New Test-Case for Region Analysis

While working on improvements to region info analysis, this test case caused an
incorrect region bb2 => bb3 to be detected.

Reviewers: grosser

Contributed-by: Nandini Singhal <cs15mtech01004@iith.ac.in>
Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D30652

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@297014 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/RegionInfo/outgoing_edge_1.ll [new file with mode: 0644]