index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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-07
Merge branch 'sail2' into smt_experiments
Alasdair Armstrong
2019-05-07
Merge branch 'sc_fix' into sail2
Alasdair Armstrong
2019-05-07
Preserve more pattern locations during type checking
Brian Campbell
2019-05-06
Handle type variables generated while inferring applications in monomorphisation
Brian Campbell
2019-05-06
Avoid degenerate construction monomorphisation, use # in generated names
Brian Campbell
2019-05-06
Apply constructor monomorphisation in preference to variable splits
Brian Campbell
2019-05-06
Calculate some type variable substitutions during constant propagation
Brian Campbell
2019-05-06
Handle global constants in monomorphisation
Brian Campbell
2019-05-06
Cope with irrelevant existentials when monomorphising constructors
Brian Campbell
2019-05-06
Don't initialise registers in interpreter when register accesses not allowed
Brian Campbell
2019-05-06
Expand constraints while looking for sets during monomorphisation
Brian Campbell
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-26
Fix boolean short-circuiting operators causing some flow-typing unsoundness
Alasdair Armstrong
2019-04-26
Fix some broken interpreter tests
Alasdair Armstrong
2019-04-26
More constructor monomorphisation support
Brian Campbell
2019-04-25
Fill in missing map_..._annot case
Brian Campbell
2019-04-25
More read/write function updates
Brian Campbell
2019-04-25
Get basic constructor monomorphisation working again
Brian Campbell
2019-04-25
Make constructor splitting in monomorphisation obey -dall_split_errors
Brian Campbell
2019-04-25
Don't try to insert monomorphisation casts when the types are the same
Brian Campbell
2019-04-25
lem gen_lib: update read/write functions to take (dummy) addrsize argument as...
Jon French
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-20
Fix: Reduce constant-fold time for ARM from 20min+ to 10s
Alasdair Armstrong
2019-04-19
Coq: when replacing n_constraints in types allow for some rearrangement
Brian Campbell
2019-04-17
SMT: Automatically get model when $counterexample is used rather than $property
Alasdair Armstrong
2019-04-17
Coq: support pure loops with termination measures
Brian Campbell
[prev]
[next]