Commit Graph

612 Commits (2a696e6fb4534889c6f8ec3862a0637db7efbd6e)

Author SHA1 Message Date
Josh Berdine dd026745af [sledge] Remove sledge/bin symlinks 5 years ago
Josh Berdine e6ccd3e497 [sledge] Minor tracing improvements 5 years ago
Josh Berdine 556739e17c [sledge] Minor optimization of Sh.bind_exists 5 years ago
Josh Berdine f80e0977cd [sledge] Make Sh.and_cong robust wrt conjoining to an unsat formula 5 years ago
Josh Berdine 37ddf95a49 [sledge] Strengthen and simplify canonizer for Extract terms 5 years ago
Josh Berdine f8a490d477 [sledge] Enforce variable context conditions in solver goals 5 years ago
Josh Berdine f8f47c0755 [sledge] Fix a few existential context fumbles 5 years ago
Josh Berdine 991c0c66e8 [sledge] Remove unnecessary vocabulary updates 5 years ago
Josh Berdine 8b8e156f83 [sledge] Make Solver.judgment a private type 5 years ago
Josh Berdine 9488a404ff [sledge] Compare logical variables by id only 5 years ago
Josh Berdine 0f1db1bd8b [sledge] Fix potential name clash when executing memmov 5 years ago
Josh Berdine 24c62fd39b [sledge] Strengthen canonizer of Extract terms 5 years ago
Josh Berdine 6a17078bec [sledge] Make context handling in Sh.or_ more robust 5 years ago
Josh Berdine 5d429ea075 [sledge] Improve Equality.extend 5 years ago
Josh Berdine f7707ff4be [sledge] Comments 5 years ago
Josh Berdine c8e2c3f895 [sledge] Detect inconsistent pure constraints during Sh simplification 5 years ago
Josh Berdine fa23e85bb4 [sledge] Dedup equality classes when printing 5 years ago
Josh Berdine 8383dcebb8 [sledge] Simplify states during symbolic execution 5 years ago
Josh Berdine b16e85d10d [sledge] Eliminate redundant existential quantifiers 5 years ago
Josh Berdine e520e8507d [sledge] Update Equality test results 5 years ago
Josh Berdine 9d97507e09 [sledge] Update and add Sh tests 5 years ago
Josh Berdine 33e702cd8b [sledge] Improve Sh printing for Sh-internal tracing 5 years ago
Josh Berdine a6f948c2c3 [sledge] Strengthen handling of existential segments 5 years ago
Josh Berdine b3cdac76e4 [sledge] Remove hacky treatment of tautologous existential equalities 5 years ago
Josh Berdine 80afaaee1b [sledge] Detect unsat subtrahend when subtracting pure terms 5 years ago
Josh Berdine b81fb893ea [sledge] Factor out Sh.and_subst 5 years ago
Josh Berdine fc2dbdd2fc [sledge] Strengthen existential witnessing for memory theory 5 years ago
Josh Berdine 0b88d99c79 [sledge] Strengthen quantifier witnessing 5 years ago
Josh Berdine ae8cd953f8 [sledge] Fix potential unsyncing of var contexts in solver 5 years ago
Josh Berdine a52085a718 [sledge] Fix Equality.canon to handle changing term classification 5 years ago
Josh Berdine 13aa772b68 [sledge] Strengthen normalization of equality between Concats 5 years ago
Josh Berdine 3369b27cf1 [sledge] Reorder Term definitions 5 years ago
Josh Berdine 2be566a09b [sledge] Fix Solver tracing 5 years ago
Josh Berdine 2a0eca669d [sledge] Move mediation between Term and Equality APIs from Sh to Equality 5 years ago
Josh Berdine 29eb8fa876 [sledge] Replace solution substitution trimming with partitioning 5 years ago
Josh Berdine 92b942e4ee [sledge] Simplify terminology from solvable to non-interpreted 5 years ago
Josh Berdine a34236bacd [sledge] Distinguish star and or when computing variable strength 5 years ago
Josh Berdine 63b8db2f8c [sledge] Reformat after promoting tests 5 years ago
Josh Berdine a8200b4957 [sledge] Don't need staged_pps anymore 5 years ago
Josh Berdine 9d3898044d [sledge] Canonize e / -1 to -1×e 5 years ago
Josh Berdine 65f38d68cc [sledge] Refactor to allow more recursion between arithmetic canonizer cases 5 years ago
Josh Berdine 99e6e9494b [sledge] Conditionally ignore equality relation when computing free variables 5 years ago
Scott Owens 8d95ef7e3c [sledge sem] Fix global variables 5 years ago
Josh Berdine 9d12f6502f [sledge] Make aggregate sizes explicit when constructing equalities 5 years ago
Josh Berdine 77cc835199 [sledge] Strengthen Equality.solve_for_vars to concatenate extracts 5 years ago
Josh Berdine f1d94d58b0 [sledge] Strengthen Equality.solve_for_vars for vars under Memory 5 years ago
Josh Berdine 54a3982b1d [sledge] Simplify variable occurrence checking in Equality.solve 5 years ago
Josh Berdine c8ed6dae63 [sledge] Optimize and simplify Equality.solve_interp_eqs 5 years ago
Josh Berdine ffdb429f5e [sledge] Factor solve_poly_eq out of solve_interp_eq 5 years ago
Josh Berdine f3f41fbdf2 [sledge] Filter out trivial pure constraints in Sh.map 5 years ago
Josh Berdine 1e32743312 [sledge] Add Shostak solver for aggregate theory 5 years ago
Josh Berdine 232372f083 [sledge] Factor orient out of solve 5 years ago
Josh Berdine a75f2701c3 [sledge] Lambda-lift Equality.solve_ 5 years ago
Josh Berdine a7b0d68574 [sledge] Support Equality.solve generating fresh variables 5 years ago
Josh Berdine 79a74f07c5 [sledge] Pass universal context to Equality.solve 5 years ago
Josh Berdine 06fcb210c9 [sledge] Add Shostak canonizer for aggregate theory 5 years ago
Josh Berdine 7bb1ec073a [sledge] Strengthen Term.invariant on aggregates 5 years ago
Josh Berdine 539b4a0b46 [sledge] Add term to Extract a slice out of an aggregate value 5 years ago
Josh Berdine 8af2a4644a [sledge] Refine dropping of tautologous existential constraints 5 years ago
Josh Berdine 65cff68ae8 [sledge] Strengthen Solver's treatment of existentials using Equality 5 years ago
Josh Berdine 200091fc78 [sledge] Add Equality.Subst.trim 5 years ago
Josh Berdine f0a660792e [sledge] Add Equality.solve_for_vars 5 years ago
Josh Berdine 1afd4f55ba [sledge] Classify Memory and Concat terms as Simplified 5 years ago
Josh Berdine 173a5c0653 [sledge] Exclude equality relation from Sh.fold_vars 5 years ago
Josh Berdine 003479dcc1 [sledge] Factor primitive map function out of Sh.apply_subst 5 years ago
Josh Berdine de52574caf [sledge] Generalize Term.solve_zero_eq to specify solved-for subterm 5 years ago
Josh Berdine c52421bb6f [sledge] Refactor pp_diff from Equality to Map and List 5 years ago
Josh Berdine 5132a46c69 [sledge] Add Map.pp and use it for Var. and Equality.Subst.pp 5 years ago
Josh Berdine 66080d4b44 [sledge] Improve consistency of naming Equality pp functions 5 years ago
Josh Berdine 9b1ff9c012 [sledge] Factor solution substitutions into Equality.Subst 5 years ago
Josh Berdine f7a860401b [sledge] Move Term.solve to Equality 5 years ago
Josh Berdine 0b35328eb0 [sledge] Factor out solving polynomial = 0 equalities from solve 5 years ago
Josh Berdine 62dc914de7 [sledge] Use a defined variant type for Term.classify 5 years ago
Josh Berdine fad59b4dc4 [sledge] Add some missing Vector operations 5 years ago
Josh Berdine 2f0a0cf288 [sledge] Replace Memory and Concat Term constructors with eq_concat 5 years ago
Josh Berdine 0137186fe5 [sledge] Improve Solver tracing 5 years ago
Josh Berdine 18fd68f60a [sledge] Add Trace.infok 5 years ago
Josh Berdine ff65bcce1c [sledge] Minor simplification in Term.map 5 years ago
Josh Berdine 7f727df119 [sledge] Remove size of Splat exps and terms 5 years ago
Josh Berdine 2aa73f9946 [sledge] Use Int.sign instead of non-exhaustive matches 5 years ago
Josh Berdine b17cfd7db6 [sledge] Printing and tracing improvements 5 years ago
Josh Berdine 1ad2c9025a [sledge] Improve Sh docs 5 years ago
Josh Berdine 65f0b691a9 [sledge] Remove redundant `open` 5 years ago
Josh Berdine 84bb409412 [sledge] Sort arguments of Eq terms 5 years ago
Josh Berdine 9338bf1adb [sledge] Minor optimization of nop Var.Subst.freshen 5 years ago
Josh Berdine 914cd06e4d [sledge] Close Equality.classes under one-step congruence 5 years ago
Josh Berdine adb1e48467 [sledge] Simplify printing of symbolic heaps 5 years ago
Josh Berdine 960a9f76a0 [sledge] Remove some fragile patterns 5 years ago
Josh Berdine c52b49e6c0 [sledge] Add Term.Map and Var.Map 5 years ago
Josh Berdine 83c59dc795 [sledge] Simplify Sh.fold_terms to fold_vars 5 years ago
Josh Berdine 01825598f7 [sledge] Equality.and_eq is part of the exposed interface 5 years ago
Josh Berdine 6e01fa91d5 [sledge] Replace Set.inter_diff with clearer diff_inter 5 years ago
Josh Berdine b8833b76b8 [sledge] Add classic equality tests for arithmetic and congruence 5 years ago
Josh Berdine 8fb0632aba [sledge] Add test Makefile targets for generating Llair code 5 years ago
Josh Berdine c9a0b06be2 [sledge] Update expected test results 5 years ago
Scott Owens 1ddeacee50 [sledge sem] Rework phi instructions 5 years ago
Josh Berdine 3c6e2469de [ocamlformat] Enable parsing and reformatting docstrings 5 years ago
Josh Berdine 517b99e673 [sledge] Avoid infix monad operators in non-pipeline code 5 years ago
Josh Berdine c9449cce77 [sledge] Some simplifications using let+ 5 years ago
Josh Berdine f60ce32125 [sledge] Undeprecate Not_found in the implementation of Import 5 years ago
Josh Berdine 0999d202ad [sledge] Remove dead List.remove 5 years ago
Josh Berdine 661db9db76 [sledge] Implement Map.find_and_remove more directly 5 years ago
Josh Berdine 30aa8aa3b9 [sledge] Basic definitions for monadic binding operators 5 years ago
Josh Berdine cfbbacf9f1 [sledge] Improve using extended open 5 years ago
Josh Berdine 7ed8a6a260 [sledge] Simplify and improve using local subst in sigs 5 years ago
Josh Berdine b22d8b4151 [sledge] Simplify using shadowing of modules from includes 5 years ago
Josh Berdine b1a6928a50 [sledge] Avoid wildcard exception handler 5 years ago
Josh Berdine f2be1cbed0 [sledge] Hashtbl.Key has been deprecated in favor of Hashtbl.Key.S 5 years ago
Josh Berdine b5915db605 [sledge] Clear terminal between builds in watch mode 5 years ago
Josh Berdine 48fd99d48f [sledge] Avoid matching on Not_found 5 years ago
Josh Berdine e201e517c9 [sledge][NFC] Refactor to avoid an unused open warning 5 years ago
Josh Berdine 6c5d9d4acb [sledge] Remove dependency on ppx_import 5 years ago
Josh Berdine 9d7580b5cd [sledge] Remove ocamlformat from dev-tools.opam 5 years ago
Josh Berdine e3734d3d2c [sledge] Fix bug in Term.solve 5 years ago
Josh Berdine 28e4c74426 [sledge] Fix bug in Equality.or_ 5 years ago
Josh Berdine 8d20e4d64d [ocamlformat] Upgrade ocamlformat version 5 years ago
Josh Berdine 52380b017c [sledge][NFC] Simplify Term rec module 5 years ago
Josh Berdine 1f64634093 [sledge] Simplify type conversions 5 years ago
Josh Berdine e6d93dcf94 [sledge][NFC] Simplify term tests 5 years ago
Scott Owens 1bd290634b [sledge sem] Update integer conversions to new LLAIR 5 years ago
Scott Owens f68258ca73 [sledge sem] Update sanity proof for LLAIR convert 5 years ago
Benno Stein beb99932c3 [sledge] Handle more LLAIR expressions in APRON interval analysis 5 years ago
Josh Berdine 752b8ab56a [sledge] Fix normalization of Convert terms 5 years ago
Scott Owens 5caa19990b [sledge sem] Improve a comment 5 years ago
Scott Owens a4f0d6dbb7 [sledge sem] Complete (nearly) proof for phi instrs 5 years ago
Benno Stein 50b60bc049 [sledge] Add APRON-backed Interval abstract domain 5 years ago
Scott Owens 9f0fdd3bfe [sledge sem] Add proof of bit cast implementation 5 years ago
Scott Owens e9296d31b6 [sledge sem] Implement and verify cast expressions 5 years ago
Scott Owens 86024892e1 [sledge sem] Refactor inductive definitions a bit 5 years ago
Scott Owens 573f0d8aed [sledge sem] Make proof progress on phi instructions 5 years ago
Scott Owens 0a35b1da35 [sledge sem] Prove the Load and Store cases (mostly) 5 years ago
Josh Berdine c0c96b5235 [sledge] Refactor Used globals analysis results type and query 5 years ago
Josh Berdine 429fbddeda [sledge] Refine inlining heuristic to allow casts 5 years ago
Josh Berdine d6d65a785a [sledge] Remove left-over SSA assertion 5 years ago
Josh Berdine 7105d85281 [sledge][NFC] Minor code cleanup 5 years ago
Josh Berdine 081455278d [sledge] Do not explore exceptional control flow by default 5 years ago
Josh Berdine 9acfb65ba0 [sledge][NFC] Update TODO 5 years ago
Josh Berdine bc858fad2e [sledge][NFC] Rename Term.call's func arg to callee to match type 5 years ago
Josh Berdine 6399c59861 [sledge] Do not represent function CFGs explicitly 5 years ago
Josh Berdine 2331e8d68a [sledge] Fix frontend bug in trampoline creation 5 years ago
Josh Berdine cf5097a8b4 [sledge] Add report-summary test make target 5 years ago
Josh Berdine 995de071ed [sledge] Revise Sh_domain handling of function call and return 5 years ago
Josh Berdine df26b9b1a5 [sledge][NFC] Minor code simplification 5 years ago
Josh Berdine 65e963a162 [sledge] Add Sh.subst implemented ito and and exists 5 years ago
Josh Berdine 1595fb7c60 [sledge] Fix potential name clash in Sh.rename 5 years ago
Josh Berdine 799b21761f [sledge] Translate ExtractElement and InsertElement despite being vector 5 years ago
Scott Owens 3080fba8fa [sledge sem] Update LLVM and LLAIR sem for consistent stuckness 5 years ago
Scott Owens 14a8ae34b9 [sledge sem] Improve and unify treatment of Exit 5 years ago
Scott Owens 5312b3d10c [sledge sem] Fix trans. invariant for llair expressions 5 years ago
Scott Owens 9f2f14b34c [sledge sem] Sketch out translation correctness 5 years ago