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