llvm-project/polly/include/polly
Tobias Grosser 575aca8d43 Introduce -polly-process-unprofitable
This single option replaces -polly-detect-unprofitable and -polly-no-early-exit
and is supposed to be the only option that disables compile-time heuristics that
aim to bail out early on scops that are believed to not benefit from Polly
optimizations.

Suggested-by:  Johannes Doerfert
llvm-svn: 249426
2015-10-06 16:10:29 +00:00
..
CodeGen IRBuilder: Use AssertingVH 2015-10-04 10:18:56 +00:00
Config Drop some CLooG leftovers 2015-03-30 17:56:50 +00:00
Support Consolidate the different ValueMapTypes we are using 2015-10-04 10:18:32 +00:00
Canonicalization.h [PM] Convert Polly over to directly use the legacy pass manager 2015-02-13 09:51:50 +00:00
DependenceInfo.h [NFC] Consistenly use commented and annotated ScopPass functions 2015-09-27 15:43:29 +00:00
LinkAllPasses.h Merge TempScopInfo into ScopInfo 2015-09-10 15:25:24 +00:00
Options.h Move polly options into separate option category 2013-05-07 07:31:10 +00:00
RegisterPasses.h [PM] Convert Polly over to directly use the legacy pass manager 2015-02-13 09:51:50 +00:00
ScheduleOptimizer.h Make our data-locality schedule tree transforms externally accessible 2015-08-24 06:01:47 +00:00
ScopDetection.h Introduce -polly-process-unprofitable 2015-10-06 16:10:29 +00:00
ScopDetectionDiagnostic.h Allow switch instructions in SCoPs 2015-09-28 09:33:22 +00:00
ScopInfo.h [NFC] Remove unused classes 2015-10-04 14:52:43 +00:00
ScopPass.h [NFC] Consistenly use commented and annotated ScopPass functions 2015-09-27 15:43:29 +00:00