llvm-project/polly/lib/Support
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
..
DumpModulePass.cpp [Support] Add -polly-dump-module pass. 2017-03-09 22:29:58 +00:00
GICHelper.cpp Fix a lot of typos. NFC. 2017-06-08 12:06:15 +00:00
ISLTools.cpp [DeLICM] Fix unused zone for writes without in-between read. 2017-08-21 23:04:45 +00:00
Mainpage.h docs: Add doxygen mainpage 2016-03-07 21:17:48 +00:00
PollyPasses.def [JSON][PM] Port json import/export over to new pm 2017-08-10 14:45:09 +00:00
RegisterPasses.cpp Add more statistics. 2017-08-23 13:50:30 +00:00
SCEVAffinator.cpp [ScopInfo] Move Scop::getPwAffOnly to isl++ [NFC] 2017-08-06 21:42:38 +00:00
SCEVValidator.cpp [SCEVValidator] Loop exit values of loops before the SCoP are synthesizable. 2017-07-26 13:05:45 +00:00
ScopHelper.cpp [Polly][PM][WIP] Polly pass registration 2017-08-02 15:52:25 +00:00
ScopLocation.cpp clang-tidy: Add llvm namespace comments 2016-06-23 22:17:27 +00:00
VirtualInstruction.cpp [VirtualInstruction] Handle MetadataAsValue as constant. 2017-08-03 22:00:01 +00:00