hanchenye-llvm-project/polly/lib
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
..
Analysis [ScopDetect] Reject loop with multiple exit blocks. 2018-04-25 18:53:33 +00:00
CodeGen [CodeGen] Print executed statement instances at runtime. 2018-04-25 19:43:49 +00:00
Exchange [CodeGen] Allow undefined loads in statement instances outside context. 2018-04-10 01:20:51 +00:00
External Update isl to isl-0.19-114-g385262af 2018-04-25 06:10:35 +00:00
Support Allow arbitrary function calls for debugging purposes. 2018-04-20 18:55:44 +00:00
Transform Fixup Polly for an LLVM header file change. 2018-04-24 02:23:41 +00:00
CMakeLists.txt [CMake] Use only keyword-version of target_link_library. NFC. 2018-01-12 16:09:18 +00:00
Polly.cpp Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00