index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
jib
/
jib_optimize.ml
Age
Commit message (
Expand
)
Author
2020-05-11
Functorise and refactor C code generator
Alasdair
2020-01-17
Keep track of source locations for all IR branches
Alasdair
2020-01-16
Allow effects on mappings
Alasdair Armstrong
2020-01-16
Keep track of (non-bit) vectors known to be fixed size in Jib
Alasdair Armstrong
2019-11-11
Make sure we include LEXP_cast register refs when slicing the specification
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
Some C backend refactoring
Alasdair
2019-10-25
Refactor Jib IR pretty printer
Alasdair Armstrong
2019-05-01
Jib: Refactor V_call
Alasdair Armstrong
2019-04-17
SMT: Unroll simple foreach loops
Alasdair Armstrong
2019-04-16
SMT: Fix inlining issues
Alasdair Armstrong
2019-04-16
Bugfixing
Thomas Bauereiss
2019-04-16
SMT: Take care to not generate duplicate labels
Thomas Bauereiss
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: Fix end instr usage in jib_optimize
Alasdair Armstrong
2019-03-19
C: Some simplification
Alasdair Armstrong
2019-03-19
C: Inlining support
Alasdair Armstrong
2019-03-15
C: Wrap Jib identifiers
Alasdair
2019-03-13
C: Improve Jib IR, add SSA representation
Alasdair Armstrong