[IslNodeBuilder] Move run-time check generation to NodeBuilder [NFC]
authorTobias Grosser <tobias@grosser.es>
Mon, 8 Aug 2016 15:41:52 +0000 (15:41 +0000)
committerTobias Grosser <tobias@grosser.es>
Mon, 8 Aug 2016 15:41:52 +0000 (15:41 +0000)
commit0aa29532b7a439f047c1573548b6458d00a2df54
tree515ef53b40c5dc4d7b07779301545832589e94e5
parent218c4cbd3d7c72e71bc1c33f16d0a30c9abaa7b6
[IslNodeBuilder] Move run-time check generation to NodeBuilder [NFC]

This improves the structure of the code and allows us to reuse the runtime
code generation in the PPCGCodeGeneration.

llvm-svn: 278017
polly/include/polly/CodeGen/IslNodeBuilder.h
polly/lib/CodeGen/CodeGeneration.cpp
polly/lib/CodeGen/IslNodeBuilder.cpp