Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-03-01 | 1 | -9/+8 |
| | | | | llvm-svn: 47784 | ||||
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -17/+1 |
| | | | | llvm-svn: 32115 | ||||
* | For PR950: | Reid Spencer | 2006-11-27 | 1 | -1/+15 |
| | | | | | | | | | | The long awaited CAST patch. This introduces 12 new instructions into LLVM to replace the cast instruction. Corresponding changes throughout LLVM are provided. This passes llvm-test, llvm/test, and SPEC CPUINT2000 with the exception of 175.vpr which fails only on a slight floating point output difference. llvm-svn: 31931 | ||||
* | Added RUN lines and dejagnu support for Feature dir. | Tanya Lattner | 2004-11-07 | 1 | -0/+4 |
| | | | | llvm-svn: 17568 | ||||
* | Neg instruction removed. Cast instruction implemented. | Chris Lattner | 2001-07-08 | 1 | -0/+11 |
llvm-svn: 156 |