Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added LLVM project notice to the top of every C++ source file. | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Rename Function::getEntryNode -> getEntryBlock | Chris Lattner | 2003-09-20 | 1 | -1/+1 |
* | Fix a really obvious huge gaping bug, add a comment | Chris Lattner | 2003-09-20 | 1 | -1/+2 |
* | Expose the TCE pass | Chris Lattner | 2003-09-20 | 1 | -0/+3 |
* | New transformation: tail recursion elimination | Chris Lattner | 2003-09-20 | 1 | -0/+96 |