hanchenye-llvm-project/polly/lib
Tobias Grosser e8df5bd92b IndependentBlocks: We can only reconstruct PHI nodes that are within the ScoP
In the classical (non -polly-codegen-scev) mode, we assume that we can always
recreate PHI nodes during code generation. This is not true. We can only
reconstruct them from the polyhedral information, in case the entire loop of the
PHI node is part of the SCoP and consequently the PHI node was translated in
the polyhedral description.

llvm-svn: 179674
2013-04-17 07:20:36 +00:00
..
Analysis Support SCoPs with multiple entry edges. 2013-04-16 08:04:42 +00:00
CodeGen IndependentBlocks: We can only reconstruct PHI nodes that are within the ScoP 2013-04-17 07:20:36 +00:00
Exchange Update formatting to latest version of clang-format 2013-04-10 06:55:45 +00:00
JSON 'chmod -x' on files that do not need the executable bits 2012-12-29 15:09:03 +00:00
Support Support SCoPs with multiple entry edges. 2013-04-16 08:04:42 +00:00
CMakeLists.txt Remove unneeded RegionSimplify pass. 2013-04-17 07:20:30 +00:00
CodePreparation.cpp Update formatting to latest version of clang-format 2013-04-10 06:55:45 +00:00
DeadCodeElimination.cpp Update formatting to latest version of clang-format 2013-04-10 06:55:45 +00:00
IndVarSimplify.cpp Update formatting to latest version of clang-format 2013-04-10 06:55:45 +00:00
IndependentBlocks.cpp Update formatting to latest version of clang-format 2013-04-10 06:55:45 +00:00
Makefile 'chmod -x' on files that do not need the executable bits 2012-12-29 15:09:03 +00:00
MayAliasSet.cpp clang-format: Many more files 2013-03-23 01:05:07 +00:00
Pluto.cpp clang-format: Many more files 2013-03-23 01:05:07 +00:00
Pocc.cpp clang-format: Many more files 2013-03-23 01:05:07 +00:00
RegisterPasses.cpp Remove unneeded RegionSimplify pass. 2013-04-17 07:20:30 +00:00
ScheduleOptimizer.cpp ScheduleOptimizer: Use isl_map_from_union_map to extract map. 2013-04-11 05:55:13 +00:00