index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
jib
Age
Commit message (
Expand
)
Author
2019-05-10
SMT: Fix error in get_pathcond
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 test for various real number properties
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-07
SMT: Use builtin_type_error consistently across builtin definitions
Alasdair Armstrong
2019-05-05
C: Add option to compile using __int128 rather than GMP
Alasdair
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-30
SMT: Allow custom queries
Alasdair Armstrong
2019-04-30
SMT: Fix dead-code FIXME in jib_compile
Alasdair Armstrong
2019-04-30
SMT: Simplify and generalise checking events
Alasdair Armstrong
2019-04-29
SMT: Refactor overflow checks into generic event checking system
Alasdair Armstrong
2019-04-29
SMT: Support arbitrary tuple sizes
Alasdair Armstrong
2019-04-27
Merge branch 'sail2' into smt_experiments
Alasdair
2019-04-25
SMT: Provide a more useful error message when topsort fails
Alasdair
2019-04-24
SMT: Make sure we clear overflow checks between generating properties
Alasdair Armstrong
2019-04-24
SMT: Can now recheck some simple models via the interpreter
Alasdair
2019-04-23
SMT: Add some comments
Alasdair
2019-04-23
SMT: Only check counterexamples automatically with -smt_auto flag
Alasdair Armstrong
2019-04-23
SMT: Add parser for generated models
Alasdair Armstrong
2019-04-23
SMT: Add signed builtin
Thomas Bauereiss
2019-04-20
SMT: Support writing to register references
Alasdair Armstrong
2019-04-17
SMT: Automatically get model when $counterexample is used rather than $property
Alasdair Armstrong
2019-04-17
SMT: Support register references
Alasdair Armstrong
2019-04-17
SMT: Support generic vectors and handle lets between specs and functions
Alasdair Armstrong
2019-04-17
SMT: Unroll simple foreach loops
Alasdair Armstrong
2019-04-16
Fix: Don't repeat ctyp_of_typ call
Alasdair Armstrong
2019-04-16
Remove unnecessary assert
Thomas Bauereiss
2019-04-16
SMT: Support toplevel letbindings
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-15
Add more SMT builtins
Thomas Bauereiss
2019-04-15
SMT: Allow partial specializations
Alasdair Armstrong
2019-04-15
Fix: Allow zero-length vector literals
Alasdair Armstrong
2019-04-15
Basic loop termination measures for Coq
Brian Campbell
2019-04-13
SMT: Add count_leading_zeros and more builtins
Alasdair
2019-04-13
SMT: More builtins
Alasdair
2019-04-11
SMT: Add property and counterexample directive
Alasdair Armstrong
2019-04-11
SMT: Fixes for more cheri compressed cap properties
Alasdair
2019-04-10
SMT: More builtins and tests
Alasdair Armstrong
2019-04-10
SMT: Add some simple constant folding for generated SMT
Alasdair
2019-04-09
SMT: Refactor Jib values to make inlining work
Alasdair Armstrong
2019-04-09
SMT: Experimental Jib->SMT translation
Alasdair Armstrong
[prev]
[next]