Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 1 | -31/+0 |
| | | | | llvm-svn: 33296 | ||||
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -1/+1 |
| | | | | llvm-svn: 32115 | ||||
* | When tail duplicating these functions, the add instruction should not be | Chris Lattner | 2004-10-06 | 1 | -0/+31 |
duplicated, even though the block it is in is duplicated. llvm-svn: 16757 |