1. 7c78888 Move TableGen's parser and entry point into a library by Peter Collingbourne · 13 years ago[Renamed (92%) from utils/TableGen/TableGenBackend.cpp]
  2. 1a55180 Replace std::iostreams with raw_ostream in TableGen. by Daniel Dunbar · 15 years ago
  3. 6cefb77 change getQualifiedName to be a global function. by Chris Lattner · 17 years ago
  4. 3060910 remove attributions from utils. by Chris Lattner · 17 years ago
  5. f5da133 What should be the last unnecessary <iostream>s in the library. by Bill Wendling · 18 years ago
  6. 3da94ae Remove trailing whitespace by Misha Brukman · 19 years ago
  7. 2c38413 Do not #include files into the llvm namespace by Chris Lattner · 20 years ago
  8. 2082ebe Finegrainify namespacification by Chris Lattner · 20 years ago
  9. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  10. 01d4582 Added LLVM copyright header. by John Criswell · 21 years ago
  11. 84a393b Eliminate now-dead method by Chris Lattner · 21 years ago
  12. 18a6a94 Add more helper methods by Chris Lattner · 21 years ago
  13. 2c0f2c7 New common interface for backends to use by Chris Lattner · 21 years ago