ocaml/middle_end
Leo White 59fac074fe
Merge pull request #9349 from lpw25/inline-hint
Add [@inlined hint] attribute
2020-04-17 08:27:58 +01:00
..
closure Add [@inlined hint] attribute 2020-04-16 15:58:03 +01:00
flambda Merge pull request #9349 from lpw25/inline-hint 2020-04-17 08:27:58 +01:00
backend_intf.mli Remove unnecesary executable bit from sources 2019-02-27 10:09:08 +00:00
backend_var.ml -dno-locations: hide source locations (and debug events) from IR dumps 2020-01-09 15:25:16 +01:00
backend_var.mli Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
clambda.ml Move some code from Asmgen to the middle end directory etc. (#2288) 2019-05-10 15:11:22 +02:00
clambda.mli Move some code from Asmgen to the middle end directory etc. (#2288) 2019-05-10 15:11:22 +02:00
clambda_primitives.ml Replace caml_int_compare and caml_float_compare with primitives (#2324) 2020-03-26 10:58:10 +01:00
clambda_primitives.mli Replace caml_int_compare and caml_float_compare with primitives (#2324) 2020-03-26 10:58:10 +01:00
compilation_unit.ml Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
compilation_unit.mli Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
compilenv.ml Decide unboxing of let-bound expressions based on their Cmm translation (#2165) 2019-09-17 10:22:08 +02:00
compilenv.mli Decide unboxing of let-bound expressions based on their Cmm translation (#2165) 2019-09-17 10:22:08 +02:00
convert_primitives.ml Replace caml_int_compare and caml_float_compare with primitives (#2324) 2020-03-26 10:58:10 +01:00
convert_primitives.mli Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
internal_variable_names.ml Replace caml_int_compare and caml_float_compare with primitives (#2324) 2020-03-26 10:58:10 +01:00
internal_variable_names.mli Clean Clambda_primitive 2019-02-11 17:16:43 +01:00
linkage_name.ml Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
linkage_name.mli Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
printclambda.ml Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
printclambda.mli Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
printclambda_primitives.ml Replace caml_int_compare and caml_float_compare with primitives (#2324) 2020-03-26 10:58:10 +01:00
printclambda_primitives.mli Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
semantics_of_primitives.ml Replace caml_int_compare and caml_float_compare with primitives (#2324) 2020-03-26 10:58:10 +01:00
semantics_of_primitives.mli Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
symbol.ml Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
symbol.mli Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
variable.ml Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
variable.mli Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00