llvm-project/polly/lib
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
..
Analysis Return conservative result in case the dependence check timed out 2014-03-21 15:12:09 +00:00
CodeGen Return conservative result in case the dependence check timed out 2014-03-21 15:12:09 +00:00
Exchange clang-format: Remove empty lines 2014-03-21 14:04:25 +00:00
JSON (Make) Remove unused Makefiles 2014-03-14 18:25:31 +00:00
Support Move Pass registration into polly library 2014-03-19 17:54:23 +00:00
Transform clang-format: Remove empty lines 2014-03-21 14:04:25 +00:00
CMakeLists.txt [cmake] There is only one PoCC file, and this is in /Transforms 2014-03-13 22:38:50 +00:00
Makefile (Make) Build a single monolithic LLVMPolly.so 2014-03-14 18:02:06 +00:00
Polly.cpp Move Pass registration into polly library 2014-03-19 17:54:23 +00:00