index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
language
/
jib.ott
Age
Commit message (
Expand
)
Author
2020-05-11
Functorise and refactor C code generator
Alasdair
2020-01-16
Keep track of (non-bit) vectors known to be fixed size in Jib
Alasdair Armstrong
2020-01-14
Basic support to track uncaught exceptions in Sail->C
Alasdair
2019-12-06
Don't introduce uneccesary control flow when compiling
Alasdair Armstrong
2019-11-08
Refactor Jib compilation
Alasdair Armstrong
2019-11-07
Backport fixes to SMT generation from poly_mapping branch
Alasdair Armstrong
2019-10-28
Fix jib.ott and SMT regressions
Alasdair Armstrong
2019-10-28
Some C backend refactoring
Alasdair
2019-05-09
SMT: Make path conditionals more precise
Alasdair Armstrong
2019-05-03
Jib: Optimize set_slice for ARM v8.5
Alasdair Armstrong
2019-05-03
Jib: Fix optimizations for SMT IR changes
Alasdair Armstrong
2019-05-01
SMT: Fix some C optimisations that were disabled
Alasdair Armstrong
2019-05-01
Jib: Refactor V_call
Alasdair Armstrong
2019-04-16
SMT: Add struct value literals
Alasdair
2019-04-09
SMT: Refactor Jib values to make inlining work
Alasdair Armstrong
2019-04-09
SMT: Experimental Jib->SMT translation
Alasdair Armstrong
2019-04-06
Various bugfixes and improvements
Alasdair
2019-04-05
Fix: Don't remove uncalled polymorphic constructors if they are matched upon
Alasdair Armstrong
2019-04-01
C: Add identifier to end instruction
Alasdair
2019-03-19
C: Some simplification
Alasdair Armstrong
2019-03-15
C: Wrap Jib identifiers
Alasdair
2019-03-13
C: Improve Jib IR, add SSA representation
Alasdair Armstrong
2019-03-08
C: Refactor C backend
Alasdair Armstrong