hanchenye-llvm-project/polly/test/Isl/Ast
Sebastian Pop 97cb813c29 Correct function to decide if a SCEV can be ignored
When doing SCEV based code generation, we ignore instructions calculating values
that are fully defined by a SCEV expression. The values that are calculated by
this instructions are recalculated on demand.

This commit improves the check to verify if certain instructions can be ignored
and recalculated on demand.

llvm-svn: 177313
2013-03-18 20:21:13 +00:00
..
OpenMP
single_loop_strip_mine.ll Correct function to decide if a SCEV can be ignored 2013-03-18 20:21:13 +00:00
single_loop_strip_mine___%for.cond---%for.end.jscop Correct function to decide if a SCEV can be ignored 2013-03-18 20:21:13 +00:00