hanchenye-llvm-project/polly/lib
Tobias Grosser f12cea4257 CodeGen: Update the BasicBlock pointer correctly when creating 'polly.split...'
Problem reported by: Ryan Taylor <ryta1203@gmail.com>

llvm-svn: 150577
2012-02-15 09:58:53 +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 CodeGen: Update the BasicBlock pointer correctly when creating 'polly.split...' 2012-02-15 09:58:53 +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 Copy IndVarSimplify pass from LLVM to Polly 2012-02-14 14:02:33 +00:00
ScheduleOptimizer.cpp ScheduleOpt: Only get RAW dependences if we asked for raw 2012-02-15 09:58:42 +00:00