Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Start using the nicer terminator auto-insertion API | Chris Lattner | 2003-11-20 | 1 | -5/+5 | |
* | 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 | |
* | 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 |