| Commit message (Expand) | Author | Age | Files | Lines |
* | Somehow I forgot poor little UnwindInst | Chris Lattner | 2003-11-20 | 1 | -1/+4 |
* | * Finegrainify namespacification | Chris Lattner | 2003-11-20 | 1 | -3/+32 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+4 |
* | Added LLVM project notice to the top of every C++ source file. | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Regularize header file comments | Chris Lattner | 2003-10-13 | 1 | -1/+1 |
* | Add convenience ctor to BranchInst | Chris Lattner | 2002-09-10 | 1 | -0/+7 |
* | Add capability to insert an instruction into a basic block immediately after | Chris Lattner | 2002-09-10 | 1 | -2/+3 |
* | MEGAPATCH checkin. | Chris Lattner | 2002-06-25 | 1 | -12/+1 |
* | Remove some gross code by using the Value::dump method to do debug dumps | Chris Lattner | 2002-04-07 | 1 | -3/+5 |
* | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -1/+2 |
* | Changed the fundemental architecture of Operands for Instructions. Now | Chris Lattner | 2001-07-07 | 1 | -43/+18 |
* | Initial revision | Chris Lattner | 2001-06-06 | 1 | -0/+69 |