1. ef0ecd4 Reverting r214064 and r215650 while investigating a pesky performance regression by Artyom Skrobov · 10 years ago
  2. 8e28c57 Use the proper post-order traversal in LiveVariables analysis, by Artyom Skrobov · 10 years ago
  3. fa36169 [C++11] Use 'nullptr'. Analysis edition. by Craig Topper · 11 years ago
  4. 99ba9e3 Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch by David Blaikie · 13 years ago
  5. 1d26f48 Rename AnalysisContext to AnalysisDeclContext. Not only is this name more accurate, but it frees up the name AnalysisContext for other uses. by Ted Kremenek · 13 years ago
  6. edb1863 Pull TopologicallySortedCFG out of LiveVariables into its own analysis: PostOrderCFGView. by Ted Kremenek · 13 years ago