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 Add initial version of Polly 2011-04-29 06:27:02 +00:00
Alias-1.ll Add initial version of Polly 2011-04-29 06:27:02 +00:00
Alias-2.ll Add initial version of Polly 2011-04-29 06:27:02 +00:00
Alias-3.ll Add initial version of Polly 2011-04-29 06:27:02 +00:00
Alias-4.ll TempScop: Remove more of the buildAffineFunction 2011-11-09 22:34:24 +00:00
bad_loop_0.ll Add initial version of Polly 2011-04-29 06:27:02 +00:00
bug_2010_10_22.ll Add initial version of Polly 2011-04-29 06:27:02 +00:00
bug_2011_1_5.ll Add initial version of Polly 2011-04-29 06:27:02 +00:00
bug_scev_not_fully_eval.ll Add initial version of Polly 2011-04-29 06:27:02 +00:00
cond_in_loop.ll Add initial version of Polly 2011-04-29 06:27:02 +00:00
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 Add initial version of Polly 2011-04-29 06:27:02 +00:00
indvar_out_of_loop_1.ll Add initial version of Polly 2011-04-29 06:27:02 +00:00
indvar_out_of_loop_2.ll Add initial version of Polly 2011-04-29 06:27:02 +00:00
loop_affine_bound_0.ll Add initial version of Polly 2011-04-29 06:27:02 +00:00
loop_affine_bound_1.ll Add initial version of Polly 2011-04-29 06:27:02 +00:00
loop_affine_bound_2.ll Add initial version of Polly 2011-04-29 06:27:02 +00:00
loop_carry.ll ScopInfo: Add parameter bounds to context 2012-05-22 10:47:27 +00:00
loop_complex_parameter.ll Add initial version of Polly 2011-04-29 06:27:02 +00:00
loop_depth_0.ll Add initial version of Polly 2011-04-29 06:27:02 +00:00
loop_multi_exits.ll Add initial version of Polly 2011-04-29 06:27:02 +00:00
out_of_loop_0.ll Add initial version of Polly 2011-04-29 06:27:02 +00:00
phi_not_grouped_at_top.ll Test: Convert to new exception handling 2011-10-04 07:53:21 +00:00
phi_with_invoke_edge.ll Test: Convert to new exception handling 2011-10-04 07:53:21 +00:00
simple_loop_1.ll Add initial version of Polly 2011-04-29 06:27:02 +00:00
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 Add initial version of Polly 2011-04-29 06:27:02 +00:00