index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mono_rewrites.sail
Age
Commit message (
Expand
)
Author
2018-12-13
Remove redundant zero extensions more aggressively in mono rewrites
Thomas Bauereiss
2018-12-13
Fix issue with sizeof-rewriting and monomorphisation
Alasdair Armstrong
2018-08-07
Improve cast introduction for Lem
Brian Campbell
2018-07-11
Fix off-by-one bugs in monomorphisation rewrites involving bitvector subranges
Thomas Bauereiss
2018-05-17
Clean up MIPS for HOL4 a little
Brian Campbell
2018-02-16
Add alternative definitions of aarch64 functions for monomorphisation
Brian Campbell
2018-02-14
Another mono rewrite for aarch64
Brian Campbell
2018-02-08
Add (most of) the bitvector cast insertion transformation
Brian Campbell
2018-02-02
Add arithmetic shift right for aarch64 mono
Brian Campbell
2018-01-29
Sync mono rewrites definitions with library
Brian Campbell
2018-01-26
One more mono rewrite
Brian Campbell
2018-01-19
Update monomorphisation for sail2
Brian Campbell
2018-01-16
Another useful monomorphisation rewrite
Brian Campbell
2018-01-09
More monomorphisation rewrites for aarch64
Brian Campbell
2018-01-09
Add some optional experimental rewrites to help with monomorphisation
Brian Campbell