ocaml/asmcomp
Xavier Clerc 7e29162582 Pass the elements from `BUILD_PATH_PREFIX_MAP` to the assembler (#1930) 2018-07-27 12:25:23 +02:00
..
amd64 Just some tbl things. (#1699) 2018-07-23 13:19:41 +01:00
arm Pass the elements from `BUILD_PATH_PREFIX_MAP` to the assembler (#1930) 2018-07-27 12:25:23 +02:00
arm64 Pass the elements from `BUILD_PATH_PREFIX_MAP` to the assembler (#1930) 2018-07-27 12:25:23 +02:00
debug Register availability analysis (#856) 2017-09-15 11:08:14 +01:00
i386 Just some tbl things. (#1699) 2018-07-23 13:19:41 +01:00
power Pass the elements from `BUILD_PATH_PREFIX_MAP` to the assembler (#1930) 2018-07-27 12:25:23 +02:00
s390x Pass the elements from `BUILD_PATH_PREFIX_MAP` to the assembler (#1930) 2018-07-27 12:25:23 +02:00
CSEgen.ml Disable CSE for the initialization function (#1455) 2018-03-15 12:59:51 +00:00
CSEgen.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
afl_instrument.ml Revert "Replace constant pointers by regular integers (#1580)" 2018-04-06 16:09:53 +02:00
afl_instrument.mli Instrumentation for american fuzzy lop (afl-fuzz) (#504) 2016-12-06 17:18:04 +01:00
asmgen.ml Add option to dump the output of e.g. -dlambda in a file (#1913) 2018-07-27 08:51:53 +01:00
asmgen.mli Add option to dump the output of e.g. -dlambda in a file (#1913) 2018-07-27 08:51:53 +01:00
asmlibrarian.ml Implement reviewer suggestions 2018-07-25 17:58:32 +02:00
asmlibrarian.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
asmlink.ml Add option to dump the output of e.g. -dlambda in a file (#1913) 2018-07-27 08:51:53 +01:00
asmlink.mli Add option to dump the output of e.g. -dlambda in a file (#1913) 2018-07-27 08:51:53 +01:00
asmpackager.ml Add option to dump the output of e.g. -dlambda in a file (#1913) 2018-07-27 08:51:53 +01:00
asmpackager.mli Add option to dump the output of e.g. -dlambda in a file (#1913) 2018-07-27 08:51:53 +01:00
branch_relaxation.ml Labels after calls, call GC points and checkbound points (again) (#660) 2016-07-06 11:44:00 +01:00
branch_relaxation.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
branch_relaxation_intf.ml Labels after calls, call GC points and checkbound points (again) (#660) 2016-07-06 11:44:00 +01:00
build_export_info.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
build_export_info.mli Further reduce the size of cmx files (flambda) (#1666) 2018-04-09 07:46:50 +01:00
clambda.ml Revert "Replace constant pointers by regular integers (#1580)" 2018-04-06 16:09:53 +02:00
clambda.mli Revert "Replace constant pointers by regular integers (#1580)" 2018-04-06 16:09:53 +02:00
closure.ml Just some tbl things. (#1699) 2018-07-23 13:19:41 +01:00
closure.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
closure_offsets.ml Further reduce the size of cmx files (flambda) (#1666) 2018-04-09 07:46:50 +01:00
closure_offsets.mli Further reduce the size of cmx files (flambda) (#1666) 2018-04-09 07:46:50 +01:00
cmm.ml GPR#1833 check-typo compliance 2018-07-01 10:55:30 +01:00
cmm.mli GPR#1833 check-typo compliance 2018-07-01 10:55:30 +01:00
cmmgen.ml Add option to dump the output of e.g. -dlambda in a file (#1913) 2018-07-27 08:51:53 +01:00
cmmgen.mli Add option to dump the output of e.g. -dlambda in a file (#1913) 2018-07-27 08:51:53 +01:00
cmx_format.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
coloring.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
coloring.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
comballoc.ml Add a recursive flag on the Ccatch construct 2016-10-28 13:03:59 +02:00
comballoc.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
compilenv.ml Reduce cmx sizes by sharing variable names (#1627) 2018-04-09 08:43:47 +01:00
compilenv.mli Further reduce the size of cmx files (flambda) (#1666) 2018-04-09 07:46:50 +01:00
deadcode.ml Add a recursive flag on the Ccatch construct 2016-10-28 13:03:59 +02:00
deadcode.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
emit.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
emitaux.ml Typos and basic grammar error fixing (#1280) 2017-08-10 11:59:23 +01:00
emitaux.mli Remove duplicate live_offset entries from frametables (#453) 2016-12-09 15:41:22 +00:00
export_info.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
export_info.mli Further reduce the size of cmx files (flambda) (#1666) 2018-04-09 07:46:50 +01:00
export_info_for_pack.ml Flambda: Add [Closure_origin.t] to trace inlined functions (merged) (#1707) 2018-04-10 10:33:28 +01:00
export_info_for_pack.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
flambda_to_clambda.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
flambda_to_clambda.mli Further reduce the size of cmx files (flambda) (#1666) 2018-04-09 07:46:50 +01:00
import_approx.ml Further reduce the size of cmx files (flambda) (#1666) 2018-04-09 07:46:50 +01:00
import_approx.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
interf.ml Add a recursive flag on the Ccatch construct 2016-10-28 13:03:59 +02:00
interf.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
interval.ml Correct copyright header formatting 2017-10-25 23:54:39 +01:00
interval.mli Correct copyright header formatting 2017-10-25 23:54:39 +01:00
linearize.ml Disable CSE for the initialization function (#1455) 2018-03-15 12:59:51 +00:00
linearize.mli Spacetime: a new memory profiler (#585) 2016-07-29 15:07:10 +01:00
linscan.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
linscan.mli Correct copyright header formatting 2017-10-25 23:54:39 +01:00
liveness.ml liveness: print fatal errors fully on stderr 2018-07-15 15:08:48 -04:00
liveness.mli liveness: print fatal errors fully on stderr 2018-07-15 15:08:48 -04:00
mach.ml Disable CSE for the initialization function (#1455) 2018-03-15 12:59:51 +00:00
mach.mli Disable CSE for the initialization function (#1455) 2018-03-15 12:59:51 +00:00
printclambda.ml Revert "Replace constant pointers by regular integers (#1580)" 2018-04-06 16:09:53 +02:00
printclambda.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
printcmm.ml Allow non-val payload types in CMM Ccatch (#1833) 2018-06-29 00:08:50 +02:00
printcmm.mli Treat negated float comparisons more directly (#1487) 2018-02-28 14:19:46 +01:00
printlinear.ml Specialize raise_kind after cmmgen 2016-07-28 15:29:50 +02:00
printlinear.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
printmach.ml Treat negated float comparisons more directly (#1487) 2018-02-28 14:19:46 +01:00
printmach.mli Initial import of linear-scan-register-allocator 2017-02-22 17:09:18 +01:00
proc.mli Spacetime: a new memory profiler (#585) 2016-07-29 15:07:10 +01:00
reg.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
reg.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
reload.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
reloadgen.ml Disable CSE for the initialization function (#1455) 2018-03-15 12:59:51 +00:00
reloadgen.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
schedgen.ml Typos and basic grammar error fixing (#1280) 2017-08-10 11:59:23 +01:00
schedgen.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
scheduling.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
selectgen.ml Just some tbl things. (#1699) 2018-07-23 13:19:41 +01:00
selectgen.mli Merge pull request #1040 from dhekir/trunk 2017-02-22 20:26:50 -05:00
selection.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
spacetime_profiling.ml Enable call counts in spacetime by default 2017-10-12 16:52:09 +01:00
spacetime_profiling.mli Spacetime: a new memory profiler (#585) 2016-07-29 15:07:10 +01:00
spill.ml Disable CSE for the initialization function (#1455) 2018-03-15 12:59:51 +00:00
spill.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
split.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
split.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
strmatch.ml Revert "Replace constant pointers by regular integers (#1580)" 2018-04-06 16:09:53 +02:00
strmatch.mli Add location information to Lswitch (#859) 2017-03-15 15:09:58 +00:00
traverse_for_exported_symbols.ml Further reduce the size of cmx files (flambda) (#1666) 2018-04-09 07:46:50 +01:00
traverse_for_exported_symbols.mli Further reduce the size of cmx files (flambda) (#1666) 2018-04-09 07:46:50 +01:00
un_anf.ml Add option to dump the output of e.g. -dlambda in a file (#1913) 2018-07-27 08:51:53 +01:00
un_anf.mli Add option to dump the output of e.g. -dlambda in a file (#1913) 2018-07-27 08:51:53 +01:00
x86_ast.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
x86_dsl.ml Add X86_dsl.r13 2016-06-20 11:19:17 +01:00
x86_dsl.mli Add X86_dsl.r13 2016-06-20 11:19:17 +01:00
x86_gas.ml Don't emit .loc with negative column numbers 2016-04-14 13:30:10 -04:00
x86_gas.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
x86_masm.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
x86_masm.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
x86_proc.ml Pass the elements from `BUILD_PATH_PREFIX_MAP` to the assembler (#1930) 2018-07-27 12:25:23 +02:00
x86_proc.mli Take PLT-clobbered registers into account at Ialloc (#1304) 2017-08-28 19:09:57 +02:00