llvm-project/polly/lib/CodeGen
Michael Kruse d868b5d509 Merge TempScopInfo into ScopInfo
The TempScopInfo (-polly-analyze-ir) pass is removed and its work taken
over by ScopInfo (-polly-scops). Several tests depend on
-polly-analyze-ir and use -polly-scops instead which for the moment
prints the output of both passes. This again is not expected by some
other tests, especially those with negative searches, which have been
adapted.

Differential Version: http://reviews.llvm.org/D12694

llvm-svn: 247288
2015-09-10 15:25:24 +00:00
..
BlockGenerators.cpp Allow PHI nodes in the region exit block 2015-09-08 21:44:27 +00:00
CodeGeneration.cpp Merge TempScopInfo into ScopInfo 2015-09-10 15:25:24 +00:00
IRBuilder.cpp Generate alias metadata even in OpenMP mode 2015-08-19 16:04:35 +00:00
IslAst.cpp Check for feasible runtime check context early 2015-08-20 05:58:56 +00:00
IslExprBuilder.cpp OpenMP codegen: support generation of multi-dimensional access functions 2015-09-05 10:32:56 +00:00
IslNodeBuilder.cpp Merge TempScopInfo.{cpp|h} into ScopInfo.{cpp|h} 2015-09-10 12:46:52 +00:00
LoopGenerators.cpp Do not use '.' in subfunction names 2015-09-08 06:22:17 +00:00
RuntimeDebugBuilder.cpp Add option -polly-codegen-add-debug-printing 2015-09-06 08:47:57 +00:00
Utils.cpp Fix Codegen adding a second exit out of region 2015-08-18 13:14:42 +00:00