6203 Commits (d00b31f48c643c971f78c8be1ae0a834203d6dc4)
 

Author SHA1 Message Date
Jules Villard d00b31f48c [clang] also skip blacklisted flags when passed as -flag=arg
6 years ago
Radu Grigore 16431f5015 When writing debug HTML, don't crash on procs with empty bodies.
6 years ago
Martin Trojer f05d98321a only add --blacklist-regex flag in buck mode
6 years ago
Josh Berdine 4ea2cf9814 [sledge] Improve uncaught exceptions
6 years ago
Josh Berdine 6a2da2acc4 [sledge] Rework command line interface
6 years ago
Ezgi Çiçek bb9f44dee2 [cost] Fix and refactor cost models
6 years ago
Ezgi Çiçek 99eda7e3a8 [inferbo,cost] Fix java arrays
7 years ago
Josh Berdine 9c277e9732 [sledge] Simplify Llair.pp
7 years ago
Timotej Kapus c8b063fb50 [sledge] Fix ~predicate label
7 years ago
Timotej Kapus cdd444b901 [sledge] Update internalize to handle other mains
7 years ago
Josh Berdine 8910c0a20c [ocamlformat] Remove dead shim script
7 years ago
Timotej Kapus e45a05a574 [sledge] fix LLVM assertion failure in xlate_global
7 years ago
Ezgi Çiçek 5b2a36409c [inferbo] Add models for org.json.JSONArray
7 years ago
Ezgi Çiçek 98ecc13a5e [inferbo,cost] Add models for java.util.Arrays and java.util.List
7 years ago
Timotej Kapus 881a4d10af [sledge] Fix bound not bounding recursion
7 years ago
Martin Trojer 90a1324ed3 make blacklisted clang flags configurable
7 years ago
Josh Berdine 1e7b13bdcd [sledge] Add printers for some LLVM enums
7 years ago
Josh Berdine babe25fd29 [sledge] Fix translation of global initializers
7 years ago
Josh Berdine 00c5e1b9fe [sledge] Fix size in translation of global variables
7 years ago
Dino Distefano 24728dc093 New ObjC checker for calls to @optional methods
7 years ago
Nikos Gorogiannis 88d31a7a21 [infer][tests] avoid races in less hacky way
7 years ago
Peter O'Hearn 9b8a908ad3 [Pulse] model folly delayed destruction
7 years ago
Jules Villard 1a19cd5e2d [clang] change `offsetof()` test
7 years ago
Jules Villard 1395d5581d [clang] upgrade to 8.0.0
7 years ago
Jules Villard 4697b22fb4 [clang] make ndk-build integration compatible with clang 8
7 years ago
Ezgi Çiçek 2c15245260 [loop-invariance] Take purity models into account
7 years ago
Ezgi Çiçek c14b917e7f [purity] Rename tests
7 years ago
Ezgi Çiçek a01a4a3658 [purity] Enhance purity models with invalidated arguments
7 years ago
Josh Berdine 62a3187f5d [sledge] Don't call Llvm.dispose_context as it leads to crashes in GC
7 years ago
Josh Berdine 14a15931f7 [sledge] Combine name and loc tables into one
7 years ago
Josh Berdine ccd2a92ba5 [sledge] Avoid Format in non-debug code
7 years ago
Josh Berdine d5c2468007 [sledge] Combine scan_locs and scan_names into a single pass
7 years ago
Josh Berdine 4d5970f693 [sledge] Only call Llvm_analysis.verify_module in debug mode
7 years ago
Nikos Gorogiannis 4e0808f1ca [infer][test_build] add fatal warning and fix instance
7 years ago
Josh Berdine da097679bd [sledge] Fix crash when trying to warn
7 years ago
Josh Berdine 611fb57d3a [sledge] Treat .bc or .ll input files as pre-linked bitcode
7 years ago
Josh Berdine 7ac04fa46a [sledge] Optimize finding functions by name
7 years ago
Radu Grigore 3cf774a142 Fixed typos in comments.
7 years ago
Jules Villard d4e4ed55bc [objc] make quandary test run
7 years ago
Jules Villard 8330394eff [clang] new option to override `-I` paths
7 years ago
Jules Villard 2fff66b1c9 [clang] refactor argument dispatch logic
7 years ago
Ezgi Çiçek a092c4f3f9 [cost] Generalize Java's sort model
7 years ago
Timotej Kapus d37374dd8c [sledge] change input format
7 years ago
Josh Berdine 139a3d3e00 [sledge] Avoid calling Llvm.string_of_llvalue on instructions
7 years ago
Nikos Gorogiannis c697222a04 [scheduler] fix deadlock introduced in D15373840
7 years ago
Ezgi Çiçek bc082da199 [cost] Make unmodeled functions pure by default
7 years ago
Josh Berdine a3e7107969 [sledge] Optimize variable renaming in symbolic heaps
7 years ago
Josh Berdine e391a8a9b2 [sledge] Simplify Equality.map_exps
7 years ago
Josh Berdine c4707621ea [sledge] Make execution bound part of the work queue
7 years ago
Josh Berdine dda922b6ad [sledge] Add command line option for execution bound
7 years ago