hanchenye-llvm-project/polly/test/ScopInfo
Michael Kruse 842bdd0071 [ScopBuilder] Set domain to empty instead of NULL.
The domain generation used nullptr to mark the domain of an error block
as never-executed. Later, nullptr domains are recreated with a
zero-tuple domain that then mismatches with the expected domain the
error block within the loop.

Instead of using nullptr, assign an empty domain which preserves the
expected space. Remove empty domains during SCoP simplification.

Fixes llvm.org/PR38218.

llvm-svn: 338646
2018-08-01 22:28:32 +00:00
..
BoundChecks
NonAffine [ScopDetect] Reject loop with multiple exit blocks. 2018-04-25 18:53:33 +00:00
2012-03-16-Crash-because-of-unsigned-in-scev.ll
2015-10-04-Crash-in-domain-generation.ll
20110312-Fail-without-basicaa.ll
20111108-Parameter-not-detected.ll
Alias-0.ll
Alias-1.ll
Alias-2.ll
Alias-3.ll
Alias-4.ll
aliasing_conditional_alias_groups_1.ll
aliasing_conditional_alias_groups_2.ll
aliasing_dead_access.ll
aliasing_many_arrays_to_compare.ll
aliasing_many_parameters_not_all_involved.ll
aliasing_many_read_only_acesses.ll
aliasing_multiple_alias_groups.ll
aliasing_with_non_affine_access.ll
allow-all-parameters-dereferencable.ll [test] Fix a typo in a test case [NFCI] 2018-06-13 21:46:29 +00:00
assume_gep_bounds.ll
assume_gep_bounds_2.ll
assume_gep_bounds_many.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
avoid_new_parameters_from_geps.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
bool-addrec.ll
bounded_loop_assumptions.ll
branch-references-loop-scev-with-unknown-iterations-2.ll
branch-references-loop-scev-with-unknown-iterations-3.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
branch-references-loop-scev-with-unknown-iterations.ll
bug_2010_10_22.ll
bug_2011_1_5.ll
bug_scev_not_fully_eval.ll
cfg_consequences.ll
complex-branch-structure.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
complex-condition.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
complex-expression.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
complex-loop-nesting.ll [ScopDetect] Reject loop with multiple exit blocks. 2018-04-25 18:53:33 +00:00
complex-successor-structure-2.ll
complex-successor-structure-3.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
complex-successor-structure.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
complex_domain_binary_condition.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
complex_execution_context.ll
cond_constant_in_loop.ll
cond_in_loop.ll
condition-after-error-block-2.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
condtion-after-error-block.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
const_srem_sdiv.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
constant-non-integer-branch-condition.ll
constant_factor_in_parameter.ll
constant_functions_as_unknowns.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
constant_functions_multi_dim.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
constant_functions_outside_scop_as_unknown.ll
constant_start_integer.ll
debug_call.ll Allow arbitrary function calls for debugging purposes. 2018-04-20 18:55:44 +00:00
delinearize-together-all-data-refs.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
div_by_zero.ll
do-not-model-error-block-accesses.ll
eager-binary-and-or-conditions.ll
early_exit_for_complex_domains.ll
error-blocks-1.ll
error-blocks-2.ll
error-blocks-3.ll
escaping_empty_scop.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
exit-phi-1.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
exit-phi-2.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
exit_phi_accesses-2.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
exit_phi_accesses.ll
expensive-boundary-context.ll
extract_constant_factor_introduces_new_parameter.ll
fortran_array_global_malloc_nonvectored.ll
fortran_array_global_nonmalloc_nonvectored.ll
fortran_array_param_nonmalloc_nonvectored.ll
fortran_array_param_nonmalloc_nonvectored_read_and_write.ll
full-function.ll
granularity_same_name.ll [ScopBuilder] Revise statement naming when there are multiple statements per BB. 2018-01-18 15:15:50 +00:00
granularity_scalar-indep.ll [ScopBuilder] Revise statement naming when there are multiple statements per BB. 2018-01-18 15:15:50 +00:00
granularity_scalar-indep_cross-referencing-phi1.ll [ScopBuilder] scalar-indep: Fix mutually referencing PHIs. 2018-02-12 21:09:40 +00:00
granularity_scalar-indep_cross-referencing-phi2.ll [ScopBuilder] scalar-indep: Fix mutually referencing PHIs. 2018-02-12 21:09:40 +00:00
granularity_scalar-indep_epilogue.ll [ScopBuilder] Prefer PHI Write accesses in the statement the incoming value is defined. 2018-01-23 23:56:36 +00:00
granularity_scalar-indep_epilogue_last.ll [ScopBuilder] Prefer PHI Write accesses in the statement the incoming value is defined. 2018-01-23 23:56:36 +00:00
granularity_scalar-indep_noepilogue.ll [ScopBuilder] Introduce -polly-stmt-granularity=scalar-indep option. 2017-10-05 13:43:00 +00:00
granularity_scalar-indep_ordered.ll [ScopBuilder] Introduce -polly-stmt-granularity=scalar-indep option. 2017-10-05 13:43:00 +00:00
i1_params.ll
infeasible-rtc.ll
infeasible_invalid_context.ll
int2ptr_ptr2int.ll test: use regex matchers to make test-case robust against register renumberings 2018-06-28 07:11:48 +00:00
int2ptr_ptr2int_2.ll
integers.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
inter-error-bb-dependence.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
inter_bb_scalar_dep.ll
intra-non-affine-stmt-phi-node.ll
intra_and_inter_bb_scalar_dep.ll
intra_bb_scalar_dep.ll
intrinsics.ll
invalid_add_rec_after_invariant_load_remapping.ll
invalidate_iterator_during_MA_removal.ll [ScopInfo] Avoid iterator invalidation. 2018-04-10 01:20:41 +00:00
invariant-loads-leave-read-only-statements.ll
invariant_load.ll
invariant_load_access_classes_different_base_type.ll
invariant_load_access_classes_different_base_type_escaping.ll
invariant_load_access_classes_different_base_type_same_pointer.ll
invariant_load_access_classes_different_base_type_same_pointer_escaping.ll
invariant_load_addrec_sum.ll
invariant_load_base_pointer.ll
invariant_load_base_pointer_conditional.ll
invariant_load_base_pointer_in_conditional.ll
invariant_load_branch_condition.ll [ScopInfo] Allow invariant loads in branch conditions 2017-09-25 20:27:15 +00:00
invariant_load_canonicalize_array_baseptrs.ll
invariant_load_canonicalize_array_baseptrs_2.ll
invariant_load_canonicalize_array_baseptrs_3.ll
invariant_load_canonicalize_array_baseptrs_4.ll
invariant_load_canonicalize_array_baseptrs_4b.ll
invariant_load_canonicalize_array_baseptrs_4c.ll
invariant_load_canonicalize_array_baseptrs_5.ll
invariant_load_complex_condition.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
invariant_load_condition.ll
invariant_load_dereferenceable.ll
invariant_load_distinct_parameter_valuations.ll
invariant_load_in_non_affine.ll
invariant_load_loop_ub.ll
invariant_load_ptr_ptr_noalias.ll
invariant_load_scalar_dep.ll
invariant_load_stmt_domain.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
invariant_load_zext_parameter-2.ll
invariant_load_zext_parameter.ll [ScopBuilder] Build invariant loads separately. 2017-10-02 11:41:27 +00:00
invariant_load_zextended_in_own_execution_context.ll
invariant_loads_complicated_dependences.ll
invariant_loads_cyclic_dependences.ll
invariant_loop_bounds.ll
invariant_same_loop_bound_multiple_times-1.ll
invariant_same_loop_bound_multiple_times-2.ll
isl_aff_out_of_bounds.ll
isl_trip_count_01.ll
isl_trip_count_02.ll
isl_trip_count_03.ll
isl_trip_count_multiple_exiting_blocks.ll [ScopDetect] Reject loop with multiple exit blocks. 2018-04-25 18:53:33 +00:00
licm_load.ll
licm_potential_store.ll
licm_reduction.ll
licm_reduction_nested.ll
licm_store.ll
long-compile-time-alias-analysis.ll
long-sequence-of-error-blocks-2.ll
long-sequence-of-error-blocks.ll
loop-multiexit-succ-cond.ll [ScopDetect] Reject loop with multiple exit blocks. 2018-04-25 18:53:33 +00:00
loop_affine_bound_0.ll
loop_affine_bound_1.ll
loop_affine_bound_2.ll
loop_carry.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
many-scalar-dependences.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
max-loop-depth.ll Remove immediate dominator heuristic for error block detection. 2018-04-09 06:07:44 +00:00
memcpy-raw-source.ll
memcpy.ll Change memcpy/memove/memset to have dest and source alignment attributes (Step 1). 2018-01-19 17:12:48 +00:00
memmove.ll Change memcpy/memove/memset to have dest and source alignment attributes (Step 1). 2018-01-19 17:12:48 +00:00
memset.ll Change memcpy/memove/memset to have dest and source alignment attributes (Step 1). 2018-01-19 17:12:48 +00:00
memset_null.ll
mismatching-array-dimensions.ll
mod_ref_access_pointee_arguments.ll Remove immediate dominator heuristic for error block detection. 2018-04-09 06:07:44 +00:00
mod_ref_read_pointee_arguments.ll Remove immediate dominator heuristic for error block detection. 2018-04-09 06:07:44 +00:00
mod_ref_read_pointer.ll Remove immediate dominator heuristic for error block detection. 2018-04-09 06:07:44 +00:00
mod_ref_read_pointers.ll Remove immediate dominator heuristic for error block detection. 2018-04-09 06:07:44 +00:00
modulo_zext_1.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
modulo_zext_2.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
modulo_zext_3.ll
multi-scop.ll
multidim_2d-diagonal-matrix.ll
multidim_2d_outer_parametric_offset.ll
multidim_2d_parametric_array_static_loop_bounds.ll
multidim_2d_with_modref_call.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
multidim_2d_with_modref_call_2.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
multidim_3d_parametric_array_static_loop_bounds.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
multidim_fixedsize_different_dimensionality.ll
multidim_fixedsize_multi_offset.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
multidim_fold_constant_dim.ll [polly] [ScopInfo] Don't use isl_val_get_num_si. 2018-01-17 21:59:02 +00:00
multidim_fold_constant_dim_zero.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
multidim_fortran_2d.ll
multidim_fortran_2d_params.ll
multidim_fortran_2d_with_modref_call.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
multidim_fortran_srem.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
multidim_gep_pointercast.ll
multidim_gep_pointercast2.ll
multidim_ivs_and_integer_offsets_3d.ll
multidim_ivs_and_parameteric_offsets_3d.ll
multidim_many_references.ll
multidim_nested_start_integer.ll
multidim_nested_start_share_parameter.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
multidim_only_ivs_2d.ll
multidim_only_ivs_3d.ll
multidim_only_ivs_3d_cast.ll [ScopInfo] Do not use the set dimension ids to carry loop information 2018-03-03 19:27:54 +00:00
multidim_only_ivs_3d_reverse.ll
multidim_param_in_subscript-2.ll
multidim_param_in_subscript.ll
multidim_parameter_addrec_product.ll
multidim_single_and_multidim_array.ll
multidim_srem.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
multidim_with_bitcast.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
multiple-binary-or-conditions.ll
multiple-types-access-offset-not-dividable-by-element-size.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
multiple-types-non-affine-2.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
multiple-types-non-affine.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
multiple-types-non-power-of-two-2.ll
multiple-types-non-power-of-two.ll
multiple-types-two-dimensional-2.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
multiple-types-two-dimensional.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
multiple-types.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
multiple_exiting_blocks.ll [ScopDetect] Reject loop with multiple exit blocks. 2018-04-25 18:53:33 +00:00
multiple_exiting_blocks_two_loop.ll [ScopDetect] Reject loop with multiple exit blocks. 2018-04-25 18:53:33 +00:00
multiple_latch_blocks.ll
nested-loops.ll
no-scalar-deps-in-non-affine-subregion.ll
non-affine-region-phi.ll
non-affine-region-with-loop-2.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
non-affine-region-with-loop.ll
non-precise-inv-load-1.ll
non-precise-inv-load-2.ll
non-precise-inv-load-3.ll
non-precise-inv-load-4.ll
non-precise-inv-load-5.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
non-precise-inv-load-6.ll
non-pure-function-call.ll
non-pure-function-calls-causes-dead-blocks.ll
non-pure-function-calls.ll
non_affine_access.ll
non_affine_region_1.ll
non_affine_region_2.ll
non_affine_region_3.ll
non_affine_region_4.ll
nonaffine-buildMemoryAccess.ll
not-a-reduction.ll
opaque-struct.ll
out-of-scop-use-in-region-entry-phi-node-nonaffine-subregion.ll
out-of-scop-use-in-region-entry-phi-node.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
parameter-constant-division.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
parameter_in_dead_statement.ll
parameter_product.ll
parameter_with_constant_factor_in_add.ll
partially_invariant_load_1.ll
partially_invariant_load_2.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
phi-in-non-affine-region.ll
phi_after_error_block.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
phi_condition_modeling_1.ll
phi_condition_modeling_2.ll
phi_conditional_simple_1.ll
phi_loop_carried_float.ll
phi_not_grouped_at_top.ll
phi_scalar_simple_1.ll [ScopInfo] Do not use the set dimension ids to carry loop information 2018-03-03 19:27:54 +00:00
phi_scalar_simple_2.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
phi_with_invoke_edge.ll
pointer-comparison-no-nsw.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
pointer-comparison.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
pointer-type-expressions.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
pointer-used-as-base-pointer-and-scalar-read.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
polly-timeout-parameter-bounds.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
pr38218.ll [ScopBuilder] Set domain to empty instead of NULL. 2018-08-01 22:28:32 +00:00
process_added_dimensions.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
pwaff-complexity-bailout.ll [SCEVAffinator] Fix handling of pwaff complexity limit. 2018-05-14 23:05:43 +00:00
ranged_parameter.ll
ranged_parameter_2.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
ranged_parameter_wrap.ll
ranged_parameter_wrap_2.ll
read-only-scalar-used-in-phi-2.ll
read-only-scalar-used-in-phi.ll
read-only-scalars.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
read-only-statements.ll
reduction_alternating_base.ll
reduction_chain_partially_outside_the_scop.ll
reduction_disabled_multiplicative.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reduction_escaping_intermediate.ll
reduction_escaping_intermediate_2.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reduction_invalid_different_operators.ll
reduction_invalid_overlapping_accesses.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reduction_multiple_loops_array_sum.ll
reduction_multiple_loops_array_sum_1.ll
reduction_multiple_simple_binary.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reduction_non_overlapping_chains.ll
reduction_only_reduction_like_access.ll
reduction_simple_fp.ll
reduction_simple_w_constant.ll
reduction_simple_w_iv.ll
reduction_two_identical_reads.ll
redundant_parameter_constraint.ll
region-with-instructions.ll
remarks.ll Adjust to debug info metadata format change. 2018-05-10 07:09:10 +00:00
required-invariant-loop-bounds.ll
restriction_in_dead_block.ll
run-time-check-many-array-disjuncts.ll
run-time-check-many-parameters.ll
run-time-check-many-piecewise-aliasing.ll [ScopInfo] Remove bail out condition in buildMinMaxAccess(). 2018-05-09 16:23:56 +00:00
run-time-check-read-only-arrays.ll
same-base-address-scalar-and-array.ll
scalar.ll
scalar_dependence_cond_br.ll
scalar_to_array.ll
scev-div-with-evaluatable-divisor.ll [test] Replace undef with true/false to make test case less fragile 2018-05-08 07:24:05 +00:00
scev-invalidated.ll
schedule-const-post-dominator-walk-2.ll [ScopDetect] Reject loop with multiple exit blocks. 2018-04-25 18:53:33 +00:00
schedule-const-post-dominator-walk.ll [ScopDetect] Reject loop with multiple exit blocks. 2018-04-25 18:53:33 +00:00
schedule-constuction-endless-loop1.ll
schedule-constuction-endless-loop2.ll
schedule-incorrectly-contructed-in-case-of-infinite-loop.ll
scop-affine-parameter-ordering.ll
sign_wrapped_set.ll
simple_loop_1.ll
simple_loop_2.ll
simple_loop_unsigned.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
simple_loop_unsigned_2.ll
simple_loop_unsigned_3.ll
simple_nonaffine_loop_not.ll
smax.ll
statistics.ll
stmt_split_exit_of_region_stmt.ll [ScopBuilder] Revise statement naming when there are multiple statements per BB. 2018-01-18 15:15:50 +00:00
stmt_split_no_after_split.ll
stmt_split_no_dependence.ll [ScopBuilder] Revise statement naming when there are multiple statements per BB. 2018-01-18 15:15:50 +00:00
stmt_split_on_store.ll [ScopBuilder] Revise statement naming when there are multiple statements per BB. 2018-01-18 15:15:50 +00:00
stmt_split_on_synthesizable.ll [ScopBuilder] Revise statement naming when there are multiple statements per BB. 2018-01-18 15:15:50 +00:00
stmt_split_phi_in_beginning_bb.ll [ScopBuilder] Revise statement naming when there are multiple statements per BB. 2018-01-18 15:15:50 +00:00
stmt_split_phi_in_stmt.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
stmt_split_scalar_dependence.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
stmt_split_within_loop.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
stmt_with_read_but_without_sideffect.ll [ScopInfo] Completely remove MemoryAccesses when their parent statement is removed. 2018-04-09 23:13:05 +00:00
switch-1.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
switch-2.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
switch-3.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
switch-4.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
switch-5.ll [ScopDetect] Reject loop with multiple exit blocks. 2018-04-25 18:53:33 +00:00
switch-6.ll
switch-7.ll
tempscop-printing.ll
test-wrapping-in-condition.ll
truncate-1.ll
truncate-2.ll
truncate-3.ll
two-loops-one-infinite.ll
two-loops-right-after-each-other.ll
undef_in_cond.ll
unnamed_nonaffine.ll
unnamed_stmts.ll
unpredictable_nonscop_loop.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
unprofitable_scalar-accs.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
unsigned-condition.ll
unsigned-division-1.ll
unsigned-division-2.ll
unsigned-division-3.ll
unsigned-division-4.ll
unsigned-division-5.ll
unsigned_wrap_uge.ll
unsigned_wrap_ugt.ll
unsigned_wrap_ule.ll
unsigned_wrap_ult.ll
user_context.ll
user_provided_assumptions-in-bb-signed-conditional.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
user_provided_assumptions-in-bb-signed.ll
user_provided_assumptions-in-bb-unsigned.ll
user_provided_assumptions.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
user_provided_assumptions_2.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
user_provided_assumptions_3.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
user_provided_non_dominating_assumptions.ll
variant_base_pointer.ll
variant_load_empty_domain.ll
wraping_signed_expr_0.ll
wraping_signed_expr_1.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
wraping_signed_expr_2.ll
wraping_signed_expr_3.ll
wraping_signed_expr_4.ll
wraping_signed_expr_5.ll
wraping_signed_expr_6.ll
wraping_signed_expr_7.ll
wraping_signed_expr_slow_1.ll
wraping_signed_expr_slow_2.ll
zero_ext_of_truncate.ll
zero_ext_of_truncate_2.ll
zero_ext_space_mismatch.ll