index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
c_backend.mli
Age
Commit message (
Expand
)
Author
2019-03-08
C: Refactor C backend
Alasdair Armstrong
2019-03-06
Add an -ir option to print the intermediate representation of a file
Alasdair Armstrong
2019-02-28
Allow user-specified state to be passed through generated C
Alasdair Armstrong
2019-02-27
Tweaks to C compilation to make it more usable for embedding into other programs
Alasdair Armstrong
2019-02-27
Make -o option work as usual with C compilation
Alasdair Armstrong
2019-02-01
Add tracing instrumention for SMT
Alasdair Armstrong
2019-01-30
Cache compilation results to improve build times for repeated builds
Alasdair
2018-11-27
Fix memory leak in string_of_bits
Alasdair Armstrong
2018-11-23
C backend improvements
Alasdair Armstrong
2018-11-06
Fix bug with loop indices not being mapped to int64 in C
Alasdair Armstrong
2018-09-04
C: add an option to control generation of main().
Prashanth Mundkur
2018-08-30
Allow additional includes to be specified for C backend.
Prashanth Mundkur
2018-08-16
Various cleanups to ott grammar
Alasdair Armstrong