summaryrefslogtreecommitdiff
path: root/src/profile.ml
AgeCommit message (Collapse)Author
2019-02-15Use multiple solversAlasdair
Useful to see what constraints we are generating that are particularly hard, and which of our specs work with different solvers. Refactor code to use smt in names rather than specifically z3
2019-01-10Fixes so 8.5 with vector instructions compiles to CAlasdair Armstrong
2018-11-16Various bugfixes and a simple profiling feature for rewritesAlasdair Armstrong