Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Finegrainify namespacification | Chris Lattner | 2003-11-20 | 1 | -4/+9 |
* | 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 |
* | Rename SwitchInst::dest_push_back -> addCase | Chris Lattner | 2003-08-23 | 1 | -1/+13 |
* | Add capability to insert an instruction into a basic block immediately after | Chris Lattner | 2002-09-10 | 1 | -4/+5 |
* | MEGAPATCH checkin. | Chris Lattner | 2002-06-25 | 1 | -3/+0 |
* | Add a couple of extra casts to avoid extra #include | Chris Lattner | 2002-04-09 | 1 | -2/+2 |
* | Rename ConstPoolVal -> Constant | Chris Lattner | 2001-12-03 | 1 | -1/+1 |
* | Changed the fundemental architecture of Operands for Instructions. Now | Chris Lattner | 2001-07-07 | 1 | -61/+13 |
* | Initial revision | Chris Lattner | 2001-06-06 | 1 | -0/+81 |