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 | -10/+0 |
| | | | | llvm-svn: 33296 | ||||
* | Changes to parameter attribute syntax. | Reid Spencer | 2007-01-05 | 1 | -1/+1 |
| | | | | llvm-svn: 32919 | ||||
* | Fix this test cases to use parameter attributes for its parameter and | Reid Spencer | 2007-01-03 | 1 | -4/+4 |
| | | | | | | | result types. These tests are checking for sext behavior and it won't happen unless requested with the parameter attribute. llvm-svn: 32828 | ||||
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -1/+1 |
| | | | | llvm-svn: 32115 | ||||
* | make sure we always handle small negatives well | Andrew Lenharth | 2005-07-22 | 1 | -0/+10 |
llvm-svn: 22503 |