[DBG] Allow to emit the RTC value at runtime
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>
Thu, 17 Nov 2016 21:49:19 +0000 (21:49 +0000)
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>
Thu, 17 Nov 2016 21:49:19 +0000 (21:49 +0000)
commit8c5464a7150e18a644c825095811f41e89e7b4fb
treef3d5c7e85f4f80453054399e96cbd651c7bd2828
parentb8bfec686f5408b10d111eef3afc77a1b964bab3
[DBG] Allow to emit the RTC value at runtime

The new command line flag "polly-codegen-emit-rtc-print" can be used to
place a "printf" in the generated code that will print the RTC value and
the overflow state.

llvm-svn: 287265
polly/lib/CodeGen/IslNodeBuilder.cpp