hanchenye-llvm-project/polly/lib
Michael Kruse 06ed529205 Add more statistics.
Add statistics about
- Which optimizations are applied
- Number of loops in Scops at various stages
- Number of scalar/singleton writes at various stages representative
  for scalar false dependencies
- Number of parallel loops

These will be useful to find regressions due to moving Polly further
down of LLVM's pass pipeline.

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

llvm-svn: 311553
2017-08-23 13:50:30 +00:00
..
Analysis Add more statistics. 2017-08-23 13:50:30 +00:00
CodeGen Add more statistics. 2017-08-23 13:50:30 +00:00
Exchange [JSON] Make the failure to parse a jscop file a hard error 2017-08-10 14:53:25 +00:00
External Move include/isl-noexceptions.h to include/isl/isl-noexceptions.h 2017-08-22 22:04:22 +00:00
Support Add more statistics. 2017-08-23 13:50:30 +00:00
Transform Add more statistics. 2017-08-23 13:50:30 +00:00
CMakeLists.txt [ScopInliner] Add a simple Scop-based inliner to polly. 2017-08-17 21:57:23 +00:00
Polly.cpp