hanchenye-llvm-project/polly/lib
Tobias Grosser 92f5480f04 ScheduleOpt: Add option to bound scheduling coefficients of dimensions.
llvm-svn: 150953
2012-02-20 08:41:47 +00:00
..
Analysis ScheduleOpt: Allow to configure for which dependences to optimize 2012-02-14 14:02:48 +00:00
Exchange OpenScop: Remove use of getNameStr() 2011-11-22 19:40:28 +00:00
JSON Disable some clang warnings in imported JSON code. 2012-01-30 09:07:45 +00:00
Support Update after LLVM API change. 2011-12-09 21:34:43 +00:00
CMakeLists.txt Copy IndVarSimplify pass from LLVM to Polly 2012-02-14 14:02:33 +00:00
Cloog.cpp ClooG: Make sure ambigous schedules do not introduce complicated code 2011-12-07 11:03:48 +00:00
CodeGeneration.cpp Revert "CodeGeneration: Implement ceild/floord exactly as CLooG does" 2012-02-16 14:13:19 +00:00
CodePreparation.cpp Initialize the passes early and properly. 2011-10-08 00:30:40 +00:00
DeadCodeElimination.cpp Add a sceleton for a polyhedral dead code elimination. 2012-01-31 14:00:27 +00:00
IndVarSimplify.cpp Copy IndVarSimplify pass from LLVM to Polly 2012-02-14 14:02:33 +00:00
IndependentBlocks.cpp Adapt to move of isSafeToSpeculativelyExecute into another header. 2011-12-16 08:27:42 +00:00
Makefile autoconf: Change order of linking files 2011-11-22 19:40:31 +00:00
MayAliasSet.cpp Further remove now invalid SCEVAffFunc features. 2011-11-09 22:35:05 +00:00
Pocc.cpp Register Passes: Use -polly-optimizer=(isl|pocc) to switch optimizers 2011-11-22 19:40:19 +00:00
RegionSimplify.cpp Update after LLVM API change. 2011-12-09 21:34:43 +00:00
RegisterPasses.cpp RegisterPasses: Allow to print the CFG right after polly 2012-02-16 09:56:17 +00:00
ScheduleOptimizer.cpp ScheduleOpt: Add option to bound scheduling coefficients of dimensions. 2012-02-20 08:41:47 +00:00