7954 Commits (62215b81ce2b093b1e83cd6493d7a62091dee60a)

Author SHA1 Message Date
Sungkeun Cho 2886e849da [frontend,pulse] Avoid dereference of C struct
4 years ago
Sungkeun Cho fdd051afb1 [frontend] Quick fix on incorrect module name
4 years ago
Sungkeun Cho 851fb3267b [frontend] ObjC setter/getter for C struct field
4 years ago
Sungkeun Cho f43d7aa5fb [frontend] Refactoring for the following diff
4 years ago
Matteo Marescotti 4e02e58709 [erl-frontend] rebar3 wrapper for Erlang projects
4 years ago
Martin Trojer 8a234f1e9f [buck] deal with both ways buck can report infer-deps.txt
4 years ago
Ezgi Çiçek aae741419c [ConfigImpact] Ignore unknown library calls with no cost model
4 years ago
Jules Villard cd7b11889e [pulse] remove now-unneeded hack to avoid dedup of error states
4 years ago
Jules Villard eb86c9cc17 [pulse] dedup states during join
4 years ago
Sungkeun Cho fa10bb225a [uninit/pulse] Do not track captured variables of block
4 years ago
Ezgi Çiçek df9bb5dc37 [absint] Use none_if_top_opt
4 years ago
Sungkeun Cho d17cbfc155 [absint] Add filter_map to MonoMap signature
4 years ago
Artem Pianykh 35d6c53e9c [nullsafe] Add models for FileChannel$MapMode
4 years ago
Sungkeun Cho c264fc20c1 [ConfigImpact] Address unknown ObjC init methods as cheap
4 years ago
Sungkeun Cho 6e3b02eaee [ConfigImpact] Filter known expensive callees when cost is constant
4 years ago
Sungkeun Cho e98fe8d24c [ConfigImpact] Add known cheap builtin callee: __cast
4 years ago
Loc Le ad2fc1148d [pulse][isl] manifest errors
4 years ago
Jules Villard 4c48b79f6c [siof] detect constexpr for all procedures
4 years ago
Sungkeun Cho 02a7dd7349 [ConfigImpact] Fix a bug on analyzing fields of configs
4 years ago
Daiva Naudziuniene e2c2c2b7ab [pulse] Separate issue type for nil messaging of non-pod return type
4 years ago
Ezgi Çiçek 4afc51755c [ConfigImpact] Increase config-impact-max-callees-to-print from 3 to 5
4 years ago
Artem Pianykh e7efc38eb0 [ci] Use Java 11 version of Buck in tests
4 years ago
Sungkeun Cho 9a2768d66d [purity] Use instruction index for gettting inferbo result
4 years ago
Sungkeun Cho fd219ae457 [absint] Give instr index to `exec_instr` to get inferbo result
4 years ago
Artem Pianykh a2bc973125 [nullsafe] Fix a bug in handling of modelled nullable fields
4 years ago
Sungkeun Cho 341169ff0f [inferbo] Evaluate cpp vector parameter symbolically
4 years ago
Ezgi Çiçek 2bdc4e5573 [ConfigImpact] Take cost insantiation and models into account
4 years ago
Artem Pianykh 8ad471d5b3 [nullsafe] Add a model for `android.provider.ContactsContract$Contacts.CONTENT_URI`
4 years ago
Ezgi Çiçek 913dfb8c37 [hoisting] Instantiate cost at call instruction
4 years ago
Ezgi Çiçek 6b9d68a267 [ConfigImpact] Consider list.size as cheap and add tests
4 years ago
Radu Grigore fa9e19ac29 [topl] Deactivate baos test
4 years ago
Nikos Gorogiannis bea3f3b439 [starvation] add more detail in reporting
4 years ago
Sungkeun Cho f0ea201f25 [ConfigImpact] Handle known expensive calls
4 years ago
Ezgi Çiçek fb75c2fb11 [refactor] Correct misnomer: params -> args
4 years ago
Sungkeun Cho fbcf418ea4 [ConfigImpact] Loosen compares of field names and ungated callees
4 years ago
Loc Le dcda9b39b3 [pulse][isl] remove er spec duplicates when code includes conditionals
4 years ago
Ezgi Çiçek 2492a4fd3f [tests] Enforce java 8 backward compatibility
4 years ago
Ezgi Çiçek a6ab4d38cf [ConfigImpact] Use cost analysis to determine cheapness
4 years ago
Loc Le a89d88063d [pulse][isl] abduction for null case
4 years ago
Sungkeun Cho 3d4b3ab4be [cost] Do not print inferbo issues in tests
4 years ago
Loc Le 7c63bef44e [pulse][isl] enable to check invalid for er specs in interprocedural analysis
4 years ago
Jules Villard e549103d75 [pulse] use term_eqs
4 years ago
Jules Villard 5a363c9b07 [pulse][arith] small normalization improvement
4 years ago
Jules Villard 8602b709ef [pulse][arith] change bit shifts by a constant factor into multiplications
4 years ago
Jules Villard 8e9bc54c4a [pulse][arith] eval constant terms before other simplifications
4 years ago
Jules Villard d1b3e56574 [pulse] cap the size of literals in formulas
4 years ago
Jules Villard 2d83dfdcb0 [pulse] add a term_eqs field to formulas
4 years ago
Jules Villard a5b4992873 [clang] add support for VarTemplateSpecializationDecl
4 years ago
Jules Villard d198cb855d [clang] move mk_sil.*_var to cVar_decl
4 years ago
Jules Villard a0da881265 [siof][trivial] add logging when calling unknown procedures
4 years ago