summaryrefslogtreecommitdiffstats
path: root/llvm/test/Feature/casttest.ll
Commit message (Collapse)AuthorAgeFilesLines
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-011-9/+8
| | | | llvm-svn: 47784
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-17/+1
| | | | llvm-svn: 32115
* For PR950:Reid Spencer2006-11-271-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 Lattner2004-11-071-0/+4
| | | | llvm-svn: 17568
* Neg instruction removed. Cast instruction implemented.Chris Lattner2001-07-081-0/+11
llvm-svn: 156
OpenPOWER on IntegriCloud