ocaml/middle_end
Leo White 59aab8d1c2 Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
..
base_types Import latest Flambda changes 2016-02-09 09:59:26 +01:00
alias_analysis.ml Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
alias_analysis.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
allocated_const.ml Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
allocated_const.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
augment_specialised_args.ml Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
augment_specialised_args.mli Import latest Flambda changes 2016-02-09 09:59:26 +01:00
backend_intf.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
closure_conversion.ml Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
closure_conversion.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
closure_conversion_aux.ml Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
closure_conversion_aux.mli Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
effect_analysis.ml Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
effect_analysis.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
extract_projections.ml Import latest Flambda changes 2016-02-09 09:59:26 +01:00
extract_projections.mli Import latest Flambda changes 2016-02-09 09:59:26 +01:00
find_recursive_functions.ml Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
find_recursive_functions.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
flambda.ml Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
flambda.mli Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
flambda_invariants.ml Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
flambda_invariants.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
flambda_iterators.ml Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
flambda_iterators.mli Import latest Flambda changes 2016-02-09 09:59:26 +01:00
flambda_utils.ml Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
flambda_utils.mli Import latest Flambda changes 2016-02-09 09:59:26 +01:00
freshening.ml Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
freshening.mli Import latest Flambda changes 2016-02-09 09:59:26 +01:00
inconstant_idents.ml Further Flambda fixes 2016-02-10 14:14:42 +01:00
inconstant_idents.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
initialize_symbol_to_let_symbol.ml Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
initialize_symbol_to_let_symbol.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
inline_and_simplify.ml Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
inline_and_simplify.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
inline_and_simplify_aux.ml Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
inline_and_simplify_aux.mli Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
inlining_cost.ml Import latest Flambda changes 2016-02-09 09:59:26 +01:00
inlining_cost.mli Import latest Flambda changes 2016-02-09 09:59:26 +01:00
inlining_decision.ml Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
inlining_decision.mli Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
inlining_decision_intf.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
inlining_stats.ml Bug fixes etc for Flambda 2016-02-09 18:38:16 +01:00
inlining_stats.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
inlining_stats_types.ml Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
inlining_stats_types.mli Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
inlining_transforms.ml Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
inlining_transforms.mli Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
invariant_params.ml Bug fixes etc for Flambda 2016-02-09 18:38:16 +01:00
invariant_params.mli Import latest Flambda changes 2016-02-09 09:59:26 +01:00
lift_code.ml Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
lift_code.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
lift_constants.ml Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
lift_constants.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
lift_let_to_initialize_symbol.ml Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
lift_let_to_initialize_symbol.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
middle_end.ml Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
middle_end.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
pass_wrapper.ml Import latest Flambda changes 2016-02-09 09:59:26 +01:00
pass_wrapper.mli Import latest Flambda changes 2016-02-09 09:59:26 +01:00
projection.ml Import latest Flambda changes 2016-02-09 09:59:26 +01:00
projection.mli Import latest Flambda changes 2016-02-09 09:59:26 +01:00
ref_to_variables.ml Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
ref_to_variables.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
remove_free_vars_equal_to_args.ml Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
remove_free_vars_equal_to_args.mli Import latest Flambda changes 2016-02-09 09:59:26 +01:00
remove_unused_arguments.ml Support for unroll and and specialise attributes 2016-02-10 14:14:42 +01:00
remove_unused_arguments.mli Import latest Flambda changes 2016-02-09 09:59:26 +01:00
remove_unused_closure_vars.ml Import latest Flambda changes 2016-02-09 09:59:26 +01:00
remove_unused_closure_vars.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
remove_unused_program_constructs.ml Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
remove_unused_program_constructs.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
semantics_of_primitives.ml Enable flambda 2016-01-28 15:04:47 +01:00
semantics_of_primitives.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
share_constants.ml Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
share_constants.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
simple_value_approx.ml Import latest Flambda changes 2016-02-09 09:59:26 +01:00
simple_value_approx.mli Import latest Flambda changes 2016-02-09 09:59:26 +01:00
simplify_boxed_integer_ops.ml Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
simplify_boxed_integer_ops.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
simplify_boxed_integer_ops_intf.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
simplify_common.ml Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
simplify_common.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
simplify_primitives.ml Import latest Flambda changes 2016-02-09 09:59:26 +01:00
simplify_primitives.mli Add warning headers to flambda files 2016-01-22 00:39:46 +01:00
unbox_closures.ml Import latest Flambda changes 2016-02-09 09:59:26 +01:00
unbox_closures.mli Import latest Flambda changes 2016-02-09 09:59:26 +01:00
unbox_free_vars_of_closures.ml Import latest Flambda changes 2016-02-09 09:59:26 +01:00
unbox_free_vars_of_closures.mli Import latest Flambda changes 2016-02-09 09:59:26 +01:00
unbox_specialised_args.ml Import latest Flambda changes 2016-02-09 09:59:26 +01:00
unbox_specialised_args.mli Import latest Flambda changes 2016-02-09 09:59:26 +01:00