1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test/Analysis/Delinearization
Tobias Grosser de0082bcae SCEV: Allow simple AddRec * Parameter products in delinearization
This patch also allows the -delinearize pass to delinearize expressions that do
not have an outermost SCEVAddRec expression. The SCEV::delinearize
infrastructure allowed this since r240952, but the -delinearize pass was not
updated yet.

llvm-svn: 250018
2015-10-12 08:02:00 +00:00
..
a.ll
divide_by_one.ll
gcd_multiply_expr.ll
himeno_1.ll
himeno_2.ll
iv_times_constant_in_subscript.ll
lit.local.cfg
multidim_ivs_and_integer_offsets_3d.ll
multidim_ivs_and_integer_offsets_nts_3d.ll
multidim_ivs_and_parameteric_offsets_3d.ll
multidim_only_ivs_2d_nested.ll
multidim_only_ivs_2d.ll
multidim_only_ivs_3d_cast.ll
multidim_only_ivs_3d.ll
multidim_two_accesses_different_delinearization.ll
parameter_addrec_product.ll SCEV: Allow simple AddRec * Parameter products in delinearization 2015-10-12 08:02:00 +00:00
type_mismatch.ll
undef.ll