summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression/CodeGen/Alpha/i32_sub_1.ll
Commit message (Collapse)AuthorAgeFilesLines
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-10/+0
| | | | llvm-svn: 33296
* Changes to parameter attribute syntax.Reid Spencer2007-01-051-1/+1
| | | | llvm-svn: 32919
* Fix this test cases to use parameter attributes for its parameter andReid Spencer2007-01-031-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 Spencer2006-12-021-1/+1
| | | | llvm-svn: 32115
* make sure we always handle small negatives wellAndrew Lenharth2005-07-221-0/+10
llvm-svn: 22503
OpenPOWER on IntegriCloud