IslAst: Expose IslAst class in header file [NFC]
commit1dcbb5079799e98aad142aa32537e1445ccefb6b
authorTobias Grosser <tobias@grosser.es>
Sun, 21 Feb 2016 20:01:28 +0000 (21 20:01 +0000)
committerTobias Grosser <tobias@grosser.es>
Sun, 21 Feb 2016 20:01:28 +0000 (21 20:01 +0000)
tree89a7af6d0ff5cd5edeb4c6cdaa8e8ceabf6db040
parent78cf87f5594c2810ce7938007e338b2734ee1b8e
IslAst: Expose IslAst class in header file [NFC]

This allows other passes and transformations to use some of the existing AST
building infrastructure. This is not yet used in Polly itself.

git-svn-id: https://llvm.org/svn/llvm-project/polly/trunk@261496 91177308-0d34-0410-b5e6-96231b3b80d8
include/polly/CodeGen/IslAst.h
lib/CodeGen/IslAst.cpp