Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the verifier API more complete and useful | Chris Lattner | 2004-04-02 | 1 | -10/+36 |
* | 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 |
* | Make createVerifierPass return a FunctionPass *. | Brian Gaeke | 2003-09-10 | 1 | -2/+2 |
* | Fix comments. | Chris Lattner | 2002-08-30 | 1 | -2/+4 |
* | MEGAPATCH checkin. | Chris Lattner | 2002-06-25 | 1 | -2/+2 |
* | s/Method/Function | Chris Lattner | 2002-04-14 | 1 | -4/+4 |
* | Rename Method to Function | Chris Lattner | 2002-03-23 | 1 | -2/+2 |
* | Expose verifier for method and module, and accept constant structures | Chris Lattner | 2002-02-26 | 1 | -1/+6 |
* | Modernize verifier interface | Chris Lattner | 2002-02-20 | 1 | -8/+9 |
* | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -2/+2 |
* | Initial revision | Chris Lattner | 2001-06-06 | 1 | -0/+28 |