Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change getQualifiedName to be a global function. | Chris Lattner | 2008-01-05 | 1 | -9/+0 |
* | remove attributions from utils. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | What should be the last unnecessary <iostream>s in the library. | Bill Wendling | 2006-12-07 | 1 | -1/+0 |
* | 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 | -5/+1 |
* | Finegrainify namespacification | Chris Lattner | 2004-08-01 | 1 | -3/+1 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -1/+8 |
* | Added LLVM copyright header. | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Eliminate now-dead method | Chris Lattner | 2003-08-07 | 1 | -9/+0 |
* | Add more helper methods | Chris Lattner | 2003-08-06 | 1 | -1/+20 |
* | New common interface for backends to use | Chris Lattner | 2003-08-06 | 1 | -0/+17 |