Age | Commit message (Expand) | Author |
---|---|---|
2011-10-01 | Move TableGen's parser and entry point into a library | Peter Collingbourne |
2009-07-03 | Replace std::iostreams with raw_ostream in TableGen. | Daniel Dunbar |
2008-01-05 | change getQualifiedName to be a global function. | Chris Lattner |
2007-12-29 | remove attributions from utils. | Chris Lattner |
2005-04-22 | Remove trailing whitespace | Misha Brukman |
2004-08-17 | Do not #include files into the llvm namespace | Chris Lattner |
2003-11-11 | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke |
2003-10-20 | Added LLVM copyright header. | John Criswell |
2003-08-07 | Eliminate now-dead method | Chris Lattner |
2003-08-06 | All good classes with virtual functions should have virtual dtors... | Chris Lattner |
2003-08-06 | Add more helper methods | Chris Lattner |
2003-08-06 | New common interface for backends to use | Chris Lattner |