Commit Graph

4377 Commits (f621dda0bec872d8338c7c0c8f700f63a28d0848)
 

Author SHA1 Message Date
Sam Blackshear f621dda0be [infer][clang] models off-by-default 7 years ago
Mehdi Bouaziz 1a7c5a1493 Fix deadcode 7 years ago
Dulma Churchill 927e2049c3 [backend] Add getter/setter execution to the trace 7 years ago
Mehdi Bouaziz 14e48fb5a0 [RFC] Cost: pair with Inferbo 7 years ago
Varun Arora fda0871030 [reporting] fix reporting of total_frontend and total_backend stats 7 years ago
Ezgi Çiçek 872daf1ba7 Add estimated cost to trace element 7 years ago
Nikos Gorogiannis b335fb9c50 [deadlock] rebrand to starvation 7 years ago
Jules Villard 05ce219962 Revert "[dune] let dune generate .merlin files" 7 years ago
Jules Villard 63e04a55a0 [buck] disable buckd systematically 7 years ago
Jules Villard a21644685f [dune] let dune generate .merlin files 7 years ago
Jules Villard 6f187a954c base and IR build separately, biabduction/ directory 7 years ago
Jules Villard a2d3a0ec73 [events] use the same JsonBuilder everywhere 7 years ago
Mehdi Bouaziz 3ebec206dc [inferbo] prune_pairs: kill ref 7 years ago
Sam Blackshear 44e5d0564b [ownership] fix false positives on aggregate locals in loops 7 years ago
Sam Blackshear d840e5da94 [racerd] simplify reconciliation of caller/callee thread context 7 years ago
Dulma Churchill 36478936c7 [retain cycles] Print the type id in a more user-friendly way 7 years ago
Varun Arora f5731ed1bf [config][reporting] add new command line option job-id and log it to EventLogger 7 years ago
Varun Arora 690bae30d0 [reporting][perf] Stats type string is redundant info, already contained in relevant path 7 years ago
Jules Villard 84d3144c98 [istd] break IStd.ml into sensible components 7 years ago
Jules Villard 774aebcdba [opam] update jbuilder to 0.19.1 7 years ago
Dulma Churchill 46c69cb26f [tests] Fix tests 7 years ago
Mehdi Bouaziz e9fe470bf9 Cost: bound map as a functional datastructure 7 years ago
Mehdi Bouaziz ffb4074d56 Cost: cleanup 7 years ago
Mehdi Bouaziz 3aebd72d53 [inferbo] Use Ondemand.get_proc_desc 7 years ago
Mehdi Bouaziz 77f5e6f08b Ondemand: optim 7 years ago
Mehdi Bouaziz 82a264ff9f [Inferbo] Refactoring 8/8: struct for extras 7 years ago
Mehdi Bouaziz a4eac6c2d6 [Inferbo] Refactoring 7/8: remove dependency on CFG 7 years ago
Mehdi Bouaziz 722a66d452 [inferbo] Refactoring 6/8: add labels to eval_array_alloc 7 years ago
Mehdi Bouaziz 1b2adb9422 [inferbo] Refactoring 5/8: simplify Utils.Check.array_access 7 years ago
Mehdi Bouaziz 6838fed3e6 [inferbo] Refactoring 4/8: pass node_hash instead of node 7 years ago
Mehdi Bouaziz 672fd3a9a5 [inferbo] Refactor 3/8: model_by_value without model_env 7 years ago
Mehdi Bouaziz 90b5600c8f [inferbo] Refactoring 2/8: abstract type for counter 7 years ago
Mehdi Bouaziz ca14c2106e [inferbo] Refactoring 1/8: labels for arrayBlk functions 7 years ago
Varun Arora 07b0703513 [reporting][perf] report total frontend and total backend time perf stats 7 years ago
Varun Arora 00744a888a [reporting][perf] PerfStats directly resolves filename - no need to pass as parameter 7 years ago
Varun Arora 24e66ada0b [reporting][perf] combine PerfStats source_file with stats_type 7 years ago
Mehdi Bouaziz c29c636768 [Inferbo] No need to check Bottom states 7 years ago
Mehdi Bouaziz cbbc649636 Simplify Specs.load_summary_to_spec_table 7 years ago
Ezgi Çiçek 1cef32eaf7 Rewrite minimum_propagation algorithm in a functional way 7 years ago
Mehdi Bouaziz 9211388c32 Makefile: add target direct_c_performance_test 7 years ago
Jeremy Dubreil 2e14f9c9c3 [infer] model android.app.AlarmManager.cancel(PendingIntent) as not accepting a null parameter 7 years ago
Jeremy Dubreil 8cfbdef7e0 [infer][biabduction] no longer track the resources saved into a container 7 years ago
Josh Berdine dcc0f646fe Add demo LLAIR client 7 years ago
Josh Berdine 446ac6d87c Add initial version of LLAIR and LLVM to LLAIR translation 7 years ago
Sam Blackshear aabf8aec55 [quandary] use `_risk` warning types for endpoint sources in Java 7 years ago
Jules Villard e48cc3a370 [capture] store compilation db arguments one per line 7 years ago
Dino Distefano e54df20eb7 Migrate to Itv.Bound 7 years ago
Jules Villard 57900b11ae [istd] no need to re-implement List.fold_until 7 years ago
Jules Villard 8df15e2f00 [backend] try not to re-allocate too much when normalizing props 7 years ago
Jules Villard 1f04a5eda0 [IList] move to base/ and use Core 7 years ago