You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Josh Berdine 3e5b4c8183
[sledge] Make tracing more explicit by including module names
4 years ago
..
exp.ml [sledge] Make type arg of Exp.conditional non-optional 4 years ago
exp.mli [sledge] Make type arg of Exp.conditional non-optional 4 years ago
function.ml [sledge] Add LLAIR expression form for function names 4 years ago
function.mli [sledge] Add LLAIR expression form for function names 4 years ago
global.ml [sledge] Add LLAIR expression form for globals 4 years ago
global.mli [sledge] Add LLAIR expression form for globals 4 years ago
globalDefn.ml [sledge] Use the size of a global's type instead of maintaining separately 4 years ago
globalDefn.mli [sledge] Use the size of a global's type instead of maintaining separately 4 years ago
intrinsics.ml [sledge] Handle whether to follow exceptional control flow at model compilation 4 years ago
llair.ml [sledge] Make tracing more explicit by including module names 4 years ago
llair.mli [sledge] Improve tracing, comments, assertions for function call 4 years ago
loc.ml [sledge] Change args of Loc.mk from optional to explicit options 4 years ago
loc.mli [sledge] Change args of Loc.mk from optional to explicit options 4 years ago
reg.ml [sledge] Build: Move LLAIR into separate sublibrary 5 years ago
reg.mli [sledge] Style: set ocamlformat config break-struct = force 4 years ago
typ.ml [sledge] Add support for BFloat type 4 years ago
typ.mli [sledge] Add support for BFloat type 4 years ago