llvm-project/polly/test/Isl/CodeGen/RuntimeDebugBuilder
Michael Kruse e819fffee3 [CodeGen] Print executed statement instances at runtime.
Add the options -polly-codegen-trace-stmts and
-polly-codegen-trace-scalars. When enabled, adds a call to the
beginning of every generated statement that prints the executed
statement instance. With -polly-codegen-trace-scalars, it also prints
the value of all scalars that are used in the statement, and PHIs
defined in the beginning of the statement.

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

llvm-svn: 330864
2018-04-25 19:43:49 +00:00
..
combine_different_values.c
combine_different_values.ll
stmt_tracing.ll [CodeGen] Print executed statement instances at runtime. 2018-04-25 19:43:49 +00:00