Commit Graph

23 Commits (94930e3b11676a04b3694f5d610bcfd1ad74f88c)

Author SHA1 Message Date
Josh Berdine 0534623a63 [sledge] Add unique int ids to Llair registers 4 years ago
Josh Berdine 11c8ba21be [sledge] Allow more flexibility in Trace.trace breaking 4 years ago
Josh Berdine 453068fa53 [sledge] Revise Control flow exploration algorithm 4 years ago
Josh Berdine 4605f505ce [sledge] Strengthen dynamic resolution of indirect calls 4 years ago
Josh Berdine 5c5126474e [sledge] Statically resolve known function calls 4 years ago
Josh Berdine c346c5ec7f [sledge] Convert memset, memcpy, and memmov to intrinsics 4 years ago
Josh Berdine 31744dcfbf [sledge] Remove support for intrinsic functions 4 years ago
Josh Berdine 87ee0df07d [sledge] Convert intrinsic functions to instructions 4 years ago
Josh Berdine 074f668c00 [sledge] Add Intrinsic instruction 4 years ago
Josh Berdine bb4c1e1133 [sledge] Represent function formal parameters and actual arguments in order 4 years ago
Josh Berdine f835e46308 [sledge] Fix form of failure in interval analysis 4 years ago
Josh Berdine 8e09e86295 [sledge] Creating summaries does not require the globals 4 years ago
Josh Berdine fc2695ce88 [sledge] Add LLAIR expression form for globals 4 years ago
Josh Berdine 55dfce6f88 [sledge] Add LLAIR expression form for function names 4 years ago
Josh Berdine aa307294a5 [sledge] Eliminate recursive records 4 years ago
Josh Berdine 920c553902 [sledge] Change type of fold functions for improved composition 4 years ago
Josh Berdine ec4cb61db3 [sledge] Shift to a more standard Set API 4 years ago
Josh Berdine 9959fbb478 [sledge] Switch from Base.Array to Containers.Array 4 years ago
Josh Berdine c35c4e2789 [sledge] Switch from Base.List to Containers.List 5 years ago
Josh Berdine 409b21ec64 [sledge] Switch from Base.Option to Containers.Option 5 years ago
Josh Berdine b6a77f6567 [sledge] Refactor nonstdlib to avoid opening Core 5 years ago
Josh Berdine fecc6caf6b [sledge] Implement Domain_itv over Llair.Exp instead of Term 5 years ago
Josh Berdine 0f7ecbe9fe [sledge] Build: Rename bin dir to cli 5 years ago