Commit Graph

248 Commits (124ab9fed75549d8978844ca5c8b1bbf0c341c7c)

Author SHA1 Message Date
Timotej Kapus c8d1da1e0d [sledge] Fix __llair_alloc 6 years ago
Timotej Kapus 6c9e4e52c6 [sledge][summaries] Fix unsoundes due to missing frame 6 years ago
Josh Berdine 7f423f7fa1 [sledge] Model `folly::usingJEMalloc()` 6 years ago
Josh Berdine 4bbe05698e [sledge] Remove `.<int>` suffix when looking up modeled function names 6 years ago
Josh Berdine 0126b64d16 [sledge] Explicate output flag of disassemble command 6 years ago
Josh Berdine 9865bc0f74 [sledge] [solver] Strengthen handling of existential subtrahends 6 years ago
Timotej Kapus b5dea36c5e [sledge] Add global merge pass 6 years ago
Timotej Kapus 5882c49d7d [sledge] Disable creating of summaries when summaries disabled 6 years ago
Timotej Kapus ba6e6bf369 [sledge] Actually use function summaries 6 years ago
Timotej Kapus c0c6d65d45 [sledge] Generate and apply summaries 6 years ago
Timotej Kapus 8173eedf1f [sledge] Fix solver crash 6 years ago
Timotej Kapus b5b8259ea7 [sledge] Add printing of some variables in bold 6 years ago
Timotej Kapus c5f261e977 [sledge] [summaries] Fix variable naming bugs 6 years ago
Timotej Kapus b25f735c6e [sledge] Fix Exp.map and garbage_collect 6 years ago
Timotej Kapus 38e66d6f91 [sledge] [summaries] Fix issues with multiple calls 6 years ago
Josh Berdine 1908077aa9 [sledge] Include alarms in debug trace 6 years ago
Josh Berdine e27af1f184 [sledge] Build models without threads support 6 years ago
Josh Berdine b8065e9b62 [sledge] Model __cxa_allocate_exception as unreachable with -skip-throw 6 years ago
Josh Berdine bcc6e1ecc9 [sledge] Support intrinsics which do not return 6 years ago
Josh Berdine 8f765bf742 [sledge] Add -margin flag for debug tracing output 6 years ago
Josh Berdine d42908a5ff [sledge] Add dbg-opt build mode 6 years ago
Josh Berdine ddc1a028c4 [sledge] Manually set exception backtrace recording 6 years ago
Josh Berdine 8be5dbec0b [sledge] Revise Report printing 6 years ago
Josh Berdine 4c6ea0c887 [sledge] Use standard "libFuzzer" name 6 years ago
Timotej Kapus e15a1d36a5 [sledge] Add data structure to hold summaries 6 years ago
Josh Berdine 03e338b2b9 [sledge] Give more specific names to `-output` flags 6 years ago
Josh Berdine 39fe848146 [sledge] Define `sledge buck link` in terms of `sledge buck bitcode` 6 years ago
Josh Berdine 26a34bc33c [sledge] Do not always output list of bitcode inputs 6 years ago
Josh Berdine b8bd639ad8 [sledge] Generate and commit cli help 6 years ago
Timotej Kapus fc6aee2d06 [sledge] Function summarisation: maybe summaries 6 years ago
Timotej Kapus 5df12c7725 [sledge] Add lib-fuzzer to buck analyze 6 years ago
Timotej Kapus 0ab1223d3d [sledge] Function summarization: solver can show pre 6 years ago
Timotej Kapus 4ac252120b [sledge] special case buck-target-patterns 6 years ago
Josh Berdine 0f5ae186b3 [sledge] Add test for use-after-destroy of a temp 6 years ago
Josh Berdine a58bc25aa5 [sledge] Strengthen simplification of convert Exps 6 years ago
Josh Berdine cc1f88a747 [sledge] Fix macos build of models 6 years ago
Timotej Kapus 6949a5ee68 [sledge] Add a todo for calls with inttoptr 6 years ago
Josh Berdine b14580d88b [sledge] Move locals from blocks to functions 6 years ago
Timotej Kapus 86e12cb1a3 [sledge] Add missing llvm passes to frontend.ml 6 years ago
Josh Berdine 330b266d28 [sledge] Rework function return value passing 6 years ago
Timotej Kapus 01e6c5c558 [sledge] [solver] add handling of trivial equality 6 years ago
Timotej Kapus a75a50215b [sledge] Add LLVM passes that reduce bitcode size 6 years ago
Timotej Kapus 1614f78f6d [sledge] Add a harness for lionhead fuzzers 6 years ago
Timotej Kapus 46f5667823 [sledge] Relax call instruction arguments 6 years ago
Timotej Kapus 551a03c4c9 [sledge] Simplify the printed symbolic heaps 6 years ago
Josh Berdine cfc1c8be36 [copyright] Remove years 6 years ago
Timotej Kapus 5a92171b26 [sledge] Print pre/post on function return 6 years ago
Timotej Kapus 0f61a97feb [sledge] Add non-failling alloc intrinsic 6 years ago
Timotej Kapus d2ee43e818 [sledge] Remove --auto-promote from CI builds 6 years ago
Timotej Kapus ad035a4cc7 [sledge] Fix handling of bitcasts in call instr 6 years ago