llvm-project/polly/lib
Tobias Grosser 7c5ba83015 ScheduleOpt: Prevectorize the innermost parallel loop
Only prevectorize loops that are actually parallel and can
be vectorized. Take the innermost loop that is eligible.

llvm-svn: 134187
2011-06-30 20:29:20 +00:00
..
Analysis CodeGeneration: No need to forget SCoP. 2011-05-14 19:02:21 +00:00
Exchange ScopInfo: Do not return reference to member variable 'domain'. 2011-05-06 19:52:19 +00:00
JSON JSON: Do not use throw when exception is disabled. 2011-04-30 02:47:34 +00:00
Support ScheduleOpt: Use band forest to get the schedules 2011-06-30 20:01:02 +00:00
CMakeLists.txt ScheduleOptimizer: Add an isl based schedule optimizer 2011-05-14 19:02:06 +00:00
Cloog.cpp Cloog: Export clast_root 2011-05-14 19:02:29 +00:00
CodeGeneration.cpp CodeGeneration: Adapt to SCEVExpander change 2011-06-30 19:39:10 +00:00
CodePreparation.cpp Add initial version of Polly 2011-04-29 06:27:02 +00:00
IndependentBlocks.cpp Add initial version of Polly 2011-04-29 06:27:02 +00:00
Interchange.cpp Add initial version of Polly 2011-04-29 06:27:02 +00:00
Makefile Add initial version of Polly 2011-04-29 06:27:02 +00:00
MayAliasSet.cpp Add initial version of Polly 2011-04-29 06:27:02 +00:00
Pocc.cpp Add initial version of Polly 2011-04-29 06:27:02 +00:00
RegionSimplify.cpp Add initial version of Polly 2011-04-29 06:27:02 +00:00
ScheduleOptimizer.cpp ScheduleOpt: Prevectorize the innermost parallel loop 2011-06-30 20:29:20 +00:00