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-12-06
Don't introduce uneccesary control flow when compiling
Alasdair Armstrong
2019-11-20
Allow undefined values in IR for SMT generation
Alasdair Armstrong
2019-11-14
Fix typo in constant folding for and_bool/or_bool
Alasdair Armstrong
2019-11-11
Make sure undefined_gen inserts enough type annotations for union constructors
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-31
Allow sail to be scripted using sail
Alasdair
2019-10-28
Fix jib.ott and SMT regressions
Alasdair Armstrong
2019-10-28
Make sure that interactive.ml doesn't transitively depend on lem definitions
Alasdair Armstrong
2019-10-28
Some C backend refactoring
Alasdair
2019-10-25
Remove global symbol generator
Alasdair
2019-10-25
Refactor Jib IR pretty printer
Alasdair Armstrong
2019-10-17
Allow generating C that doesn't hard code any libraries
Alasdair Armstrong
2019-10-16
Make nostd Sail arena allocator thread safe (maybe)
Alasdair
2019-10-15
More work on bare-metal Sail
Alasdair Armstrong
2019-10-14
Add -Ofixed_int and -Ofixed_bits to assume fixed-precision ints and bitvector...
Alasdair Armstrong
2019-07-16
Merge remote-tracking branch 'origin/sail2' into separate_bv
Alasdair Armstrong
2019-06-27
SMT: Add a reverse endianness function and fix some bugs
Alasdair Armstrong
2019-06-25
SMT: Add another case to append
Alasdair Armstrong
2019-06-20
Add additional case to append for Sail -> SMT
Alasdair Armstrong
2019-06-20
Add more cases to signed for Sail SMT
Alasdair Armstrong
2019-06-19
Make C emulator exit with failure for uncaught exception. Make special case f...
Robert Norton
2019-06-12
SMT: Fix missing case for append builtin
Alasdair Armstrong
2019-06-06
SMT: Rename some functions to make usage clearer
Alasdair Armstrong
2019-06-06
SMT: Add function to de-serialise serialised model
Alasdair Armstrong
2019-06-06
Add an option to pre-compile the axiomatic model for SMT
Alasdair Armstrong
2019-06-05
Add some regression tests
Alasdair
2019-06-05
Fix: Make sure we check Jib types match for operators before optimizing
Alasdair Armstrong
2019-06-04
Make sure aarch64_small can generate Jib for SMT
Alasdair Armstrong
2019-06-04
Merge branch 'sail2' into separate_bv
Alasdair Armstrong
2019-06-04
Remove unused AST constructor
Alasdair Armstrong
2019-06-04
SMT: Add a fuzzing tool for the SMT builtins
Alasdair Armstrong
2019-05-29
SMT: Make bitvector equality work between vectors of different lengths
Alasdair Armstrong
2019-05-29
SMT: Fix sail_truncate and sail_mask for unusual argument types
Alasdair Armstrong
2019-05-29
Fix sail_truncate error message in SMT
Alasdair Armstrong
2019-05-28
SMT: Add min and max functions
Alasdair Armstrong
2019-05-28
Make sure single clause functions with top-level guards work correctly
Alasdair Armstrong
2019-05-22
Move Util.warn to Reporting, and make it take the location as a parameter
Alasdair Armstrong
2019-05-21
SMT: Use a separate constructor for memory read variables
Alasdair Armstrong
2019-05-21
SMT: Add control flow node numbers to memory events to track program order
Alasdair Armstrong
2019-05-17
Experiment with making vector and bitvector distinct types
Alasdair Armstrong
2019-05-17
SMT: Finish adding all memory builtins from lib/regfp.sail
Alasdair Armstrong
2019-05-16
SMT: Tweak SMT generation interface
Alasdair Armstrong
2019-05-16
SMT: Improve simplification for generated SMT
Alasdair Armstrong
2019-05-14
SMT: Allow printing SMT with an optional variable prefix
Alasdair Armstrong
2019-05-14
Various bugfixes
Alasdair Armstrong
2019-05-14
SMT: Add comment explaining path conditionals
Alasdair Armstrong
2019-05-10
SMT: Implement memory events for read_mem and write_mem
Alasdair
2019-05-10
SMT: Experiment with symbolic memory reads and writes
Alasdair Armstrong
[prev]
[next]