Age | Commit message (Expand) | Author |
---|---|---|
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth |
2007-12-29 | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner |
2005-04-21 | Remove trailing whitespace | Misha Brukman |
2004-04-27 | Changes to fix up the inst_iterator to pass to boost iterator checks. This | 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 (for lack of a better term). | John Criswell |
2003-09-30 | Standardize header file comments | Chris Lattner |
2003-09-24 | Fix a typo I happened to notice. | Brian Gaeke |
2003-04-23 | Kill unneccesary &* | Chris Lattner |
2002-07-25 | *** empty log message *** | Chris Lattner |
2002-06-25 | MEGAPATCH checkin. | Chris Lattner |
2002-04-07 | Change references to the Method class to be references to the Function | Chris Lattner |
2002-02-12 | * Move BasicBlock and Method graph stuff to new "llvm/Support/CFG.h" file | Chris Lattner |