llvm-project/polly/lib/CodeGen
Tobias Grosser e275e9216b Return conservative result in case the dependence check timed out
For complex examples it may happen that we do not compute dependences. In this
case we do not want to crash, but just not detect parallel loops.

llvm-svn: 204470
2014-03-21 15:12:09 +00:00
..
BlockGenerators.cpp clang-format: Remove empty lines 2014-03-21 14:04:25 +00:00
Cloog.cpp Cloog: Compute simple hulls during code generation 2014-02-23 22:39:37 +00:00
CodeGeneration.cpp Introduce PollyIRBuilder 2014-03-04 14:58:49 +00:00
IRBuilder.cpp Emit llvm.loop metadata for parallel loops 2014-03-04 14:59:00 +00:00
IslAst.cpp Return conservative result in case the dependence check timed out 2014-03-21 15:12:09 +00:00
IslCodeGeneration.cpp Emit llvm.loop metadata for parallel loops 2014-03-04 14:59:00 +00:00
LoopGenerators.cpp clang-format: Remove empty lines 2014-03-21 14:04:25 +00:00
PTXGenerator.cpp clang-format: Remove empty lines 2014-03-21 14:04:25 +00:00
Utils.cpp Introduce PollyIRBuilder 2014-03-04 14:58:49 +00:00