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 |
2002-07-23 | Add a version of the bytecode writer pass that has a default ctor | Chris Lattner |
2002-06-25 | added include<iostream> for cerr | Anand Shukla |
2002-06-25 | changes to make it compatible with 64bit gcc | Anand Shukla |
2002-06-25 | *** empty log message *** | Chris Lattner |
2002-04-29 | Add new optional getPassName() virtual function that a Pass can override | Chris Lattner |
2002-01-21 | Implement a more powerful, simpler, pass system. This pass system can figure | Chris Lattner |
2001-10-18 | initial checkin | Chris Lattner |