hanchenye-llvm-project/polly/lib
Hongbin Zheng ed986ab6a4 Rewritten expandRegion to clarify the intention and improve
performance, patched by Johannes Doerfert <johannes@jdoerfert.de>.

llvm-svn: 154260
2012-04-07 15:14:28 +00:00
..
Analysis Rewritten expandRegion to clarify the intention and improve 2012-04-07 15:14:28 +00:00
CodeGen CodeGen: Allow Polly to do 'grouped unrolling', but no vector generation. 2012-04-07 06:16:08 +00:00
Exchange Remove FinalRead 2012-03-08 15:21:51 +00:00
JSON Disable some clang warnings in imported JSON code. 2012-01-30 09:07:45 +00:00
Support Don't allow pointer types in affine expressions 2012-03-16 16:36:47 +00:00
CMakeLists.txt Move the CodeGeneration.cpp to the CodeGen folder and update the build system. 2012-03-30 08:46:18 +00:00
Cloog.cpp Remove FinalRead 2012-03-08 15:21:51 +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 IndVarSimplify: Disable simplifyIVUsers 2012-03-23 08:02:19 +00:00
IndependentBlocks.cpp Adapt to move of isSafeToSpeculativelyExecute into another header. 2011-12-16 08:27:42 +00:00
Makefile Move the CodeGeneration.cpp to the CodeGen folder and update the build system. 2012-03-30 08:46:18 +00:00
MayAliasSet.cpp Further remove now invalid SCEVAffFunc features. 2011-11-09 22:35:05 +00:00
Pocc.cpp Remove FinalRead 2012-03-08 15:21:51 +00:00
RegionSimplify.cpp Update after LLVM API change. 2011-12-09 21:34:43 +00:00
RegisterPasses.cpp IndVarSimplify: Proberly initialize the pass. 2012-03-23 08:02:05 +00:00
ScheduleOptimizer.cpp ScheduleOptimizer: Remove forgotten debug output 2012-03-16 18:45:10 +00:00