llvm-6502/test/Analysis/Delinearization
Tobias Grosser 5e66eea5ba ScalarEvolution: Derive element size from the type of the loaded element
Before, we where looking at the size of the pointer type that specifies the
location from which to load the element. This did not make any sense at all.

This change fixes a bug in the delinearization where we failed to delinerize
certain load instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210435 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-08 19:21:20 +00:00
..
a.ll split delinearization pass in 3 steps 2014-05-07 18:01:20 +00:00
gcd_multiply_expr.ll
himeno_1.ll split delinearization pass in 3 steps 2014-05-07 18:01:20 +00:00
himeno_2.ll split delinearization pass in 3 steps 2014-05-07 18:01:20 +00:00
iv_times_constant_in_subscript.ll remove constant terms 2014-05-27 22:41:45 +00:00
lit.local.cfg [Test] Trim unnecessary .c and .cpp from config.suffix in lit.local.cfg 2014-05-12 19:57:31 +00:00
multidim_ivs_and_integer_offsets_3d.ll split delinearization pass in 3 steps 2014-05-07 18:01:20 +00:00
multidim_ivs_and_integer_offsets_nts_3d.ll split delinearization pass in 3 steps 2014-05-07 18:01:20 +00:00
multidim_ivs_and_parameteric_offsets_3d.ll split delinearization pass in 3 steps 2014-05-07 18:01:20 +00:00
multidim_only_ivs_2d_nested.ll split delinearization pass in 3 steps 2014-05-07 18:01:20 +00:00
multidim_only_ivs_2d.ll ScalarEvolution: Derive element size from the type of the loaded element 2014-06-08 19:21:20 +00:00
multidim_only_ivs_3d_cast.ll split delinearization pass in 3 steps 2014-05-07 18:01:20 +00:00
multidim_only_ivs_3d.ll split delinearization pass in 3 steps 2014-05-07 18:01:20 +00:00
multidim_two_accesses_different_delinearization.ll do not assert when delinearization fails 2014-05-12 19:01:53 +00:00
undef.ll add testcase for r208237: do not collect undef terms 2014-05-08 18:38:58 +00:00