1. a1b39fa * Make some methods more const correct. by Chris Lattner · 21 years ago
  2. 9083936 For PR387:\ by Reid Spencer · 21 years ago
  3. 7c16caa Changes For Bug 352 by Reid Spencer · 21 years ago
  4. 2b3387a Fix #includes of i*.h => Instructions.h as per PR403. by Misha Brukman · 21 years ago
  5. 30d69a5 bug 122: by Reid Spencer · 21 years ago
  6. f6118db Move all of the DSA headers into the Analysis/DataStructure subdir. by Chris Lattner · 21 years ago
  7. 9e87655 Fine-grainify namespaces for this library by Chris Lattner · 22 years ago
  8. 960707c Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  9. 482202a Added LLVM project notice to the top of every C++ source file. by John Criswell · 22 years ago
  10. 71f747e Don't consider incomplete nodes to be typesafe! by Chris Lattner · 22 years ago
  11. 04d9cb6 Switch from using CallInst's to represent call sites to using the LLVM by Chris Lattner · 22 years ago
  12. 36b877a Make this work better for constants that aren't necessarily in ANY graph, such as null pointers by Chris Lattner · 22 years ago
  13. b1fcb2b Keep track of the number of typed/untyped memory accesses theyre are in the program by Chris Lattner · 22 years ago
  14. 80614ee Implement optimization for direct function call case. This dramatically by Chris Lattner · 23 years ago
  15. 29a320b Add hack to only consider indirect calls indirect if they do more than cast by Chris Lattner · 23 years ago
  16. 16eac62 Pass to compute various statisics related to DSGraphs. by Vikram S. Adve · 23 years ago