Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -19/+19 |
* | Changes to fix up the inst_iterator to pass to boost iterator checks. This | Chris Lattner | 2004-04-27 | 1 | -15/+18 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+4 |
* | Added LLVM copyright header (for lack of a better term). | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Standardize header file comments | Chris Lattner | 2003-09-30 | 1 | -1/+1 |
* | Fix a typo I happened to notice. | Brian Gaeke | 2003-09-24 | 1 | -3/+3 |
* | Kill unneccesary &* | Chris Lattner | 2003-04-23 | 1 | -1/+1 |
* | *** empty log message *** | Chris Lattner | 2002-07-25 | 1 | -0/+9 |
* | MEGAPATCH checkin. | Chris Lattner | 2002-06-25 | 1 | -10/+18 |
* | Change references to the Method class to be references to the Function | Chris Lattner | 2002-04-07 | 1 | -12/+13 |
* | * Move BasicBlock and Method graph stuff to new "llvm/Support/CFG.h" file | Chris Lattner | 2002-02-12 | 1 | -0/+115 |