index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rewrites.ml
Age
Commit message (
Expand
)
Author
2020-09-29
Refactor: Change AST type from a union to a struct
Alasdair
2020-09-28
Refactor: Rename 'a defs to 'a ast
Alasdair
2020-09-28
Move the ast defs wrapper into it's own file
Alasdair
2020-09-02
Consider case expressions in early return rewrite
Thomas Bauereiss
2020-08-27
Perform truncation of hex literals for C backend (really for isla)
Brian Campbell
2020-08-07
Allow C/IR builds to use mono_rewrites without the rest of monomorphisation
Brian Campbell
2020-05-22
Fix atomicity of register field writes
Alasdair
2020-05-21
Merge branch 'sail2' into mono-tweaks
Alasdair
2020-05-15
Add coverage tracking tool
Alasdair
2020-05-11
Functorise and refactor C code generator
Alasdair
2020-04-21
Mono: Check for non-constant calls to make_the_value
Thomas Bauereiss
2020-04-21
Add rewrite for constant-folding top-level letbindings
Thomas Bauereiss
2020-04-21
Consider literals in pattern disjointness check
Thomas Bauereiss
2020-04-21
Handle more cases in bitvector cast rewrite
Thomas Bauereiss
2020-04-21
Tweak types of loop combinators for prover combinators
Thomas Bauereiss
2020-04-21
Rewrite vector concat lexps to sequences of assignments
Thomas Bauereiss
2020-04-21
Be more careful about type annotations in rewrites to Lem
Thomas Bauereiss
2020-04-14
Add add_symbol to the API of Process_file
Alasdair
2020-01-22
Preserve effect annotation when realising mappings
Thomas Bauereiss
2020-01-21
Use hex/bin literals in Coq backend
Brian Campbell
2020-01-17
Merge scattered mapping fixes
James Clarke
2020-01-16
Allow effects on mappings
Alasdair Armstrong
2019-12-03
Prover backends: Expand Int type synonyms in type definitions
Thomas Bauereiss
2019-11-29
Merge branch 'word-numerals' into sail2
Thomas Bauereiss
2019-11-26
Allow overriding of generated mapping functions
Thomas Bauereiss
2019-11-06
Allow specifying specific fields of a register as constant with :fixed_regist...
Alasdair Armstrong
2019-11-06
Add toplevel commands to fix specific register values and simply spec accordi...
Alasdair Armstrong
2019-08-13
Coq: fix non-exhaustive pattern match failure in riscv duopod
Brian Campbell
2019-08-02
Fix all warnings (except for two lem warnings)
Alasdair Armstrong
2019-08-01
Merge branch 'sail2' into separate_bv
Alasdair Armstrong
2019-08-01
Merge remote-tracking branch 'origin/rv_duopod_fix' into sail2
Alasdair Armstrong
2019-07-16
Fix all remaining tests for this branch
Alasdair
2019-07-16
Merge remote-tracking branch 'origin/sail2' into separate_bv
Alasdair Armstrong
2019-07-11
Make sure constant folding won't fold external definitions that also have sai...
Alasdair Armstrong
2019-06-30
Fix bug with toplevel pattern in RISC-V duopod
Alasdair
2019-06-19
Rewriting improvements for monomorphic aarch64_small
Brian Campbell
2019-06-18
Fix handling of E_internal_plet in rewrite
Thomas Bauereiss
2019-06-13
Fix some bugs in Lem rewriter
Thomas Bauereiss
2019-06-12
Handle partial matches in guarded pattern rewrite
Thomas Bauereiss
2019-06-10
Add well-formedness check for type schemes in valspecs.
Brian Campbell
2019-06-06
Add an option to pre-compile the axiomatic model for SMT
Alasdair Armstrong
2019-06-04
Merge branch 'sail2' into separate_bv
Alasdair Armstrong
2019-06-04
Remove unused AST constructor
Alasdair Armstrong
2019-06-04
SMT: Add a fuzzing tool for the SMT builtins
Alasdair Armstrong
2019-06-03
Coq: support non-exhaustive pattern rewrite for exception handling
Brian Campbell
2019-05-17
Get all Lem tests working with separate bitvector type
Alasdair Armstrong
2019-05-17
Experiment with making vector and bitvector distinct types
Alasdair Armstrong
2019-05-15
94f445 introduced a new name for _ref_deref, add it to the effect rewriting
Brian Campbell
2019-04-27
Merge branch 'sail2' into smt_experiments
Alasdair
2019-04-20
Fix: Reduce constant-fold time for ARM from 20min+ to 10s
Alasdair Armstrong
[next]