1. e92e764 getNodes() is gone, use node_begin/end instead by Chris Lattner · 22 years ago
  2. 9a92729 Fine-grainify namespaces for this library by Chris Lattner · 22 years ago
  3. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  4. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 22 years ago
  5. b5c1af4 Use std::string::size_type for for ColonPos to stop gcc from giving a warning by Alkis Evlogimenos · 22 years ago
  6. 1f2bbaa Fix another minor bug by Chris Lattner · 22 years ago
  7. e7e221a Dont' try to parse the colon by Chris Lattner · 22 years ago
  8. f2d0134 Add a more general check-flags which can be used to ensure arbitrary flags are set by Chris Lattner · 22 years ago
  9. 919ffbf Add support for ensuring that nodes are not incomplete by Chris Lattner · 22 years ago
  10. 889fb9d Add print method to not get silly warning from analyze by Chris Lattner · 22 years ago
  11. 5100dbb New pass which is useful for writing regression tests by Chris Lattner · 22 years ago