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-01-14
Make rewriting of foreach loops for Lem more robust
Thomas Bauereiss
2019-01-14
Merge remote-tracking branch 'origin/sail2' into asl_flow2
Alasdair
2019-01-11
Updates for sail-arm release
Alasdair Armstrong
2019-01-10
Fixes so 8.5 with vector instructions compiles to C
Alasdair Armstrong
2019-01-08
Improvements for v85
Alasdair Armstrong
2019-01-02
Coq: tweak recently introduced type check to ignore effects
Brian Campbell
2018-12-31
Last rewrite reordering needs more typechecking
Brian Campbell
2018-12-31
Coq: move function clause merging to keep measure argument intact
Brian Campbell
2018-12-30
Sort dependencies of termination measures properly
Brian Campbell
2018-12-29
Add separate termination_measure declarations
Brian Campbell
2018-12-28
Merge branch 'sail2' into rmem_interpreter
Jon French
2018-12-27
refactor val-spec AST to store externs as an assoc-list rather than a functio...
Jon French
2018-12-26
More cleanup
Alasdair Armstrong
2018-12-26
Some cleanup
Alasdair Armstrong
2018-12-22
Improve error messages and debugging
Alasdair Armstrong
2018-12-21
Expand synonyms in generated mapping val-specs
Alasdair Armstrong
2018-12-20
Fix monomorpisation tests with typechecker changes
Alasdair Armstrong
2018-12-18
Fix rewriter issues
Alasdair Armstrong
2018-12-18
Store function instantiation information within annotations, so we don't
Alasdair
2018-12-13
Merge remote-tracking branch 'origin/sail2' into asl_flow
Alasdair
2018-12-12
Move much of recursive function termination to a rewrite
Brian Campbell
2018-12-12
Add a test case for various simple boolean properties
Alasdair Armstrong
2018-12-12
Generalise existentials for non-integer type variables
Alasdair
2018-12-11
Initial attempt at using termination measures in Coq
Brian Campbell
2018-12-10
Various changes:
Alasdair Armstrong
2018-12-08
Compiling again
Alasdair
2018-12-07
Working on better flow typing for ASL
Alasdair Armstrong
2018-12-06
Re-factor initial check
Alasdair Armstrong
2018-12-04
Remove FES_Fexps constructor
Alasdair Armstrong
2018-12-04
Simplify kinds in the AST
Alasdair Armstrong
2018-11-19
Don't re-check AST repeatedly in exp_lift_assign re-write
Alasdair Armstrong
2018-11-19
Ensure sizeof re-writing occurs for configuration registers
Alasdair Armstrong
2018-11-16
Various bugfixes and a simple profiling feature for rewrites
Alasdair Armstrong
2018-10-31
Add rewriting pass for not-patterns
Alasdair Armstrong
2018-10-31
Rename Reporting_basic to Reporting
Alasdair Armstrong
2018-10-31
Improve error messages for unsolved function quantifiers
Alasdair Armstrong
2018-10-22
Coq: work around constructors with tupled arguments
Brian Campbell
2018-10-16
rewrites: remove now-unnecessary temporary string hack from rewrite_defs_pat_...
Jon French
2018-10-11
Change the function type in the AST
Alasdair
2018-10-04
rename stringappend ids for more readable generated code
Jon French
2018-10-01
Extend Coq pattern match completeness rewrite to let patterns
Brian Campbell
2018-10-01
New rewriting pass toplevel_string_append
Jon French
2018-09-28
Fix optimisation bug for certain if statements
Alasdair Armstrong
2018-09-19
Coq: track changes elsewhere
Brian Campbell
2018-09-19
rewrite_defs_pat_string_append: fix bug with guarded Some
Jon French
2018-09-17
Rewrites.rewrite_defs_mapping_patterns: emit an explicit type annotation on t...
Jon French
2018-09-13
C: Fix an issue with assigning to unitialized variables at end of blocks
Alasdair Armstrong
2018-09-12
Jenkins: Fix deprecation warnings
Alasdair Armstrong
2018-09-04
Add a rewrite to minimise the number of functions marked as recursive
Brian Campbell
2018-08-31
rewrite_defs_pat_string_append: only guard the innermost recursive pattern, a...
Jon French
[prev]
[next]