hanchenye-llvm-project/polly/test/ScopInfo
Hongbin Zheng 7aee737062 IndependentBLocks: Do not visit the same instruction twice when moving the
operand tree.

This patch fix Bug 13491, and the original "FIXME" in IndependentBlocks.cpp.

Patched by Kevin Fan<kevin.fan@gmail.com>.

llvm-svn: 161105
2012-08-01 08:46:11 +00:00
..
2012-03-16-Crash-because-of-unsigned-in-scev.ll SCEVValidator: Ensure that parameters are recorded correctly 2012-03-16 10:16:28 +00:00
20111108-Parameter-not-detected.ll ScopInfo: Use names of simple parameters to name the isl parameter dimensions. 2011-11-15 11:38:55 +00:00
Alias-0.ll
Alias-1.ll
Alias-2.ll
Alias-3.ll
Alias-4.ll TempScop: Remove more of the buildAffineFunction 2011-11-09 22:34:24 +00:00
bad_loop_0.ll
bug_2010_10_22.ll
bug_2011_1_5.ll
bug_scev_not_fully_eval.ll
cond_in_loop.ll
independent-blocks-never-stop-on-big-scop.ll IndependentBLocks: Do not visit the same instruction twice when moving the 2012-08-01 08:46:11 +00:00
indvar_out_of_loop.ll
indvar_out_of_loop_1.ll
indvar_out_of_loop_2.ll
loop_affine_bound_0.ll
loop_affine_bound_1.ll
loop_affine_bound_2.ll
loop_carry.ll ScopInfo: Add parameter bounds to context 2012-05-22 10:47:27 +00:00
loop_complex_parameter.ll
loop_depth_0.ll
loop_multi_exits.ll
out_of_loop_0.ll
phi_not_grouped_at_top.ll
phi_with_invoke_edge.ll
simple_loop_1.ll
simple_nonaffine_loop.ll Support non-affine access functions in Polly. 2011-12-20 10:43:14 +00:00
simple_nonaffine_loop_not.ll Support non-affine access functions in Polly. 2011-12-20 10:43:14 +00:00
undef_in_cond.ll