hanchenye-llvm-project/polly/include/polly
Eli Friedman ac4ad45177 [polly] [ScopInfo] Don't pre-compute the name of the Scop's region.
This gets very expensive for basic blocks which don't have a name: it
calls printAsOperand, which numbers the entire module. We don't
normally need the name anyway, though; it's only used for debug dumps,
so don't compute it by default.

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

llvm-svn: 328666
2018-03-27 20:51:49 +00:00
..
CodeGen Adjust to clang-format changes 2018-03-20 17:16:32 +00:00
Config
Support Adjust to clang-format changes 2018-03-20 17:16:32 +00:00
Canonicalization.h
CodePreparation.h
DeLICM.h
DependenceInfo.h Adjust to clang-format changes 2018-03-20 17:16:32 +00:00
FlattenAlgo.h
FlattenSchedule.h
ForwardOpTree.h Adjust to clang-format changes 2018-03-20 17:16:32 +00:00
JSONExporter.h
LinkAllPasses.h [ScopInliner] Add a simple Scop-based inliner to polly. 2017-08-17 21:57:23 +00:00
Options.h
PolyhedralInfo.h Adjust to clang-format changes 2018-03-20 17:16:32 +00:00
PruneUnprofitable.h Adjust to clang-format changes 2018-03-20 17:16:32 +00:00
RegisterPasses.h
ScheduleOptimizer.h Adjust to clang-format changes 2018-03-20 17:16:32 +00:00
ScopBuilder.h Adjust to clang-format changes 2018-03-20 17:16:32 +00:00
ScopDetection.h Adjust to clang-format changes 2018-03-20 17:16:32 +00:00
ScopDetectionDiagnostic.h Adjust to clang-format changes 2018-03-20 17:16:32 +00:00
ScopInfo.h [polly] [ScopInfo] Don't pre-compute the name of the Scop's region. 2018-03-27 20:51:49 +00:00
ScopPass.h Adjust to clang-format changes 2018-03-20 17:16:32 +00:00
Simplify.h Add more statistics. 2017-08-23 13:50:30 +00:00
ZoneAlgo.h [nfc] Iwyu: forward-declare/include raw_ostream in zone algo 2017-11-17 11:34:29 +00:00