[Polly] Added the list of Instructions to output in ScopInfo pass
authorTobias Grosser <tobias@grosser.es>
Sat, 27 May 2017 04:40:18 +0000 (04:40 +0000)
committerTobias Grosser <tobias@grosser.es>
Sat, 27 May 2017 04:40:18 +0000 (04:40 +0000)
commitd5fcbef8ee95058bf6303d3f6522bd941b7adbb6
treedfe3e64062781880e5745de020c009b33dda8055
parent147ede9a089eb4a7b5a9a2d598e4669dafdf5a6c
[Polly] Added the list of Instructions to output in ScopInfo pass

Summary: This patch outputs all the list of instructions in BlockStmts.

Reviewers: Meinersbur, grosser, bollu

Subscribers: bollu, llvm-commits, pollydev

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

llvm-svn: 304062
polly/include/polly/ScopInfo.h
polly/lib/Analysis/ScopBuilder.cpp
polly/lib/Analysis/ScopInfo.cpp
polly/test/ScopInfo/statement.ll [new file with mode: 0644]