Collect and verify generated parallel subfunctions
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>
Fri, 8 Apr 2016 18:16:02 +0000 (18:16 +0000)
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>
Fri, 8 Apr 2016 18:16:02 +0000 (18:16 +0000)
commita9dc5294420749b12def8f5bb6dda675598f1376
treebd3f2ff790737b98af7e6468b9850168805048a3
parentefe37328831b7184548e038f067e3dd8313ec42f
Collect and verify generated parallel subfunctions

  We verify the optimized function now for a long time and it helped to track
  down bugs early. This will now also happen for all parallel subfunctions we
  generate.

llvm-svn: 265823
polly/include/polly/CodeGen/IslNodeBuilder.h
polly/lib/CodeGen/CodeGeneration.cpp
polly/lib/CodeGen/IslNodeBuilder.cpp