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
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
2019-04-17
Coq: support pure loops with termination measures
Brian Campbell
2019-04-15
Merge branch 'sail2' of github.com:rems-project/sail into sail2
Jon French
2019-04-15
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-04-15
Basic loop termination measures for Coq
Brian Campbell
2019-04-13
SMT: Add count_leading_zeros and more builtins
Alasdair
2019-04-11
SMT: Add property and counterexample directive
Alasdair Armstrong
2019-04-10
Coq: tweak measure rewrites slightly
Brian Campbell
2019-04-09
SMT: Experimental Jib->SMT translation
Alasdair Armstrong
2019-04-06
Various bugfixes and improvements
Alasdair
2019-04-05
Coq: termination measures for mutually recursive functions
Brian Campbell
2019-03-27
Interactive: Refactor sail.ml some more
Alasdair Armstrong
2019-03-27
Interactive: Refactor sail.ml
Alasdair Armstrong
2019-03-27
Rewriter: Finish refactoring rewrite sequences
Alasdair Armstrong
2019-03-26
Rewriter: Expose rewrite passes to interactive mode
Alasdair Armstrong
2019-03-15
Various monomorphisation tweaks and fixes
Thomas Bauereiss
2019-03-15
Add a rewriting pass for constant propagation in mutrecs
Thomas Bauereiss
2019-03-14
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-03-11
Improve ocamldoc comments
Alasdair Armstrong
2019-03-08
Rewriter: Cleanup old sizeof rewrites
Alasdair Armstrong
2019-03-07
Also remove impossible if-branches
Thomas Bauereiss
2019-03-07
Add a rewrite to remove impossible cases on integer literals
Brian Campbell
2019-03-04
Fix aarch64_small test XML for jenkins
Alasdair Armstrong
2019-03-04
Fix execute splitting to work when constructors have constraints.
Alasdair Armstrong
2019-03-04
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-27
Tweaks to C compilation to make it more usable for embedding into other programs
Alasdair Armstrong
2019-02-25
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-21
Allow monomorphisation with C generation
Alasdair
2019-02-21
Fix specialization bug involving function annotations not matching valspecs
Alasdair
2019-02-18
Make sure we remove bitvector patterns within guards
Alasdair Armstrong
2019-02-15
Tweak intermediate language names for loop combinators to allow reparsing
Brian Campbell
2019-02-14
Don't do any rewrites when checking files for Emacs
Alasdair Armstrong
2019-02-13
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-08
Add missing functions to HOL monad wrapper
Thomas Bauereiss
2019-02-08
Rewrite type definitions in rewrite_nexp_ids
Thomas Bauereiss
2019-02-08
Remove dead code from type-checker
Alasdair
2019-02-07
Monomorphisation tweaks for v8.5
Thomas Bauereiss
2019-02-06
Fix some tests
Alasdair Armstrong
2019-02-06
Remove all sizeof rewriting from C compilation
Alasdair
2019-02-05
Use more general types for lexps in the internal lets rewriting pass
Brian Campbell
2019-02-03
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-02
Merge remote-tracking branch 'origin/sail2' into asl_flow2
Alasdair
[next]