Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expand head-of-file comment. | Brian Gaeke | 2004-06-03 | 1 | -1/+3 |
* | Use new form of unconditional branch constructor. | Brian Gaeke | 2004-06-01 | 1 | -1/+1 |
* | Start cleaning up this pass so that I can debug it. | Brian Gaeke | 2004-03-30 | 1 | -80/+34 |
* | Start using the nicer terminator auto-insertion API | Chris Lattner | 2003-11-20 | 1 | -3/+1 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -1/+5 |
* | 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/+3 |
* | Do not use BasicBlock::*_iterator, just use *_iterator itself. | Chris Lattner | 2003-09-24 | 1 | -2/+1 |
* | Correct comments | Brian Gaeke | 2003-09-05 | 1 | -9/+1 |
* | A pass to combine multiple backedges that go to same target | Anand Shukla | 2003-07-18 | 1 | -0/+227 |