hanchenye-llvm-project/polly/test/IndependentBlocks
Tobias Grosser 933edd04af IndependentBlocks: Do not assert for PHI nodes outside of scops
There does not seem to be a reason that we can not support PHI nodes outside of
the scop that reference values within the SCoP. Or at least, the attached test
case seems to do the right thing. We remove the assert for now.

llvm-svn: 200427
2014-01-29 23:08:10 +00:00
..
inter_bb_scalar_dep.ll IndependentBlock: Add option to disable scalar to array rewriting. 2013-07-16 15:19:33 +00:00
intra_and_inter_bb_scalar_dep.ll IndependentBlock: Add option to disable scalar to array rewriting. 2013-07-16 15:19:33 +00:00
intra_bb_scalar_dep.ll IndependentBlock: Add option to disable scalar to array rewriting. 2013-07-16 15:19:33 +00:00
phi_outside_scop.ll IndependentBlocks: Do not assert for PHI nodes outside of scops 2014-01-29 23:08:10 +00:00
scalar_to_array.ll IndependentBlock: Add option to disable scalar to array rewriting. 2013-07-16 15:19:33 +00:00
scev-invalidated.ll independent blocks: when moving Values, invalidate SCEV cached info 2013-05-20 20:02:03 +00:00