llvm-project/polly/lib/Analysis
Tobias Grosser 4dca439cfc Register Passes: Use -polly-optimizer=(isl|pocc) to switch optimizers
This replaces the old option -polly-use-pocc. Also call the passes uniformly
-polly-opt-pocc and -polly-opt-isl.

llvm-svn: 145071
2011-11-22 19:40:19 +00:00
..
CMakeLists.txt Add initial version of Polly 2011-04-29 06:27:02 +00:00
Dependences.cpp Fix placement of the '*' that marks a pointer 2011-11-17 12:56:10 +00:00
Makefile autoconf: Specify that pollyanalysis depends on pollysupport 2011-11-17 12:56:23 +00:00
ScopDetection.cpp Register Passes: Use -polly-optimizer=(isl|pocc) to switch optimizers 2011-11-22 19:40:19 +00:00
ScopGraphPrinter.cpp Fix placement of the '*' that marks a pointer 2011-11-17 12:56:10 +00:00
ScopInfo.cpp Do not use getNameStr() anymore. 2011-11-17 14:52:36 +00:00
ScopPass.cpp ScopInfo: Get the isl_ctx always with getIslCtx() 2011-10-06 00:03:54 +00:00
TempScopInfo.cpp Reuse the old BaseAddress checking in SCEVValidator to make sure that no base 2011-11-10 12:45:03 +00:00