Age | Commit message (Expand) | Author |
---|---|---|
2013-04-02 | [analyzer] Cache whether a function is generally inlineable. | Jordan Rose |
2013-04-02 | [analyzer] Use inline storage in the FunctionSummary DenseMap. | Jordan Rose |
2012-12-17 | [analyzer] Implement "do not inline large functions many times" | Anna Zaks |
2012-12-04 | Sort #include lines for all files under include/... | Chandler Carruth |
2012-04-27 | Use a deque instead of an ImmutableList in AnalysisConsumer to preserve the f... | Ted Kremenek |
2012-04-27 | Change FunctionSummary.h's definition of SetOfDecls to be an ImmutableList in... | Ted Kremenek |
2012-04-12 | [analyzer] PCH deserialization optimization. | Anna Zaks |
2012-04-05 | [analyzer] Add a coverage calculation to FunctionSummaries. | Anna Zaks |
2012-04-03 | [analyzer] Record the basic blocks covered by the analyzes run. | Anna Zaks |