index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
jib
/
jib_ssa.ml
Age
Commit message (
Expand
)
Author
2020-05-11
Functorise and refactor C code generator
Alasdair
2020-01-14
Basic support to track uncaught exceptions in Sail->C
Alasdair
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-10-25
Refactor Jib IR pretty printer
Alasdair Armstrong
2019-05-10
SMT: Lazily compute efficient path conditionals
Alasdair
2019-05-09
SMT: Add explicit terminators to SSA graph
Alasdair Armstrong
2019-05-09
SMT: Make path conditionals more precise
Alasdair Armstrong
2019-05-08
SMT: Add reals and strings to SMT backend
Alasdair Armstrong
2019-05-07
Move parser combinators shared by property and model parsing to separate file
Alasdair Armstrong
2019-05-01
Jib: Refactor V_call
Alasdair Armstrong
2019-04-25
SMT: Provide a more useful error message when topsort fails
Alasdair
2019-04-20
SMT: Support writing to register references
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-21
Jib: Add types to Phi functions
Alasdair Armstrong
2019-03-15
C: Wrap Jib identifiers
Alasdair
2019-03-14
Add various useful methods to interactive mode
Alasdair Armstrong
2019-03-14
C: Some further tweaks
Alasdair Armstrong
2019-03-13
C: Improve Jib IR, add SSA representation
Alasdair Armstrong