hanchenye-llvm-project/polly/test/Isl/Ast/OpenMP
Johannes Doerfert 8e95dc657e [Fix] OpenMP parallel loop detection for the isl backend
There was a bug in the IslAst which caused that no more outermost
  parallel loops were detected/checked after a parallel outermost loop
  of depth 1.

  + Test case attached

llvm-svn: 217452
2014-09-09 17:03:54 +00:00
..
multiple_loops_outer_parallel.ll [Fix] OpenMP parallel loop detection for the isl backend 2014-09-09 17:03:54 +00:00
nested_loop_both_parallel.ll IslAst: Enhance parallelism detection test 2014-07-29 19:22:46 +00:00
nested_loop_both_parallel_parametric.ll
nested_loop_inner_parallel.ll
nested_loop_outer_parallel.ll
single_loop_param_non_parallel.ll
single_loop_param_parallel.ll
single_loop_param_parallel_computeout.ll