Age | Commit message (Expand) | Author |
---|---|---|
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-06-22 | Remove a ton of extraneous #includes | Chris Lattner |
2003-06-11 | Included assert.h so that the code compiles under newer versions of GCC. | John Criswell |
2002-10-28 | Don't #include <Support/*>, #include "Support/*" | Chris Lattner |
2002-07-24 | *** empty log message *** | Chris Lattner |
2002-03-23 | Rename Method to Function | Chris Lattner |
2002-02-12 | Method.h no longer includes BasicBlock.h | Chris Lattner |
2001-12-04 | Renamed inst_const_iterator -> const_inst_iterator | Chris Lattner |
2001-12-03 | Rename ConstPoolVal -> Constant | Chris Lattner |
2001-10-01 | Convert more code to use new style casts | Chris Lattner |
2001-10-01 | Add more support for new style casts | Chris Lattner |
2001-09-07 | NEw file | Chris Lattner |