Reid Spencer 21bfb7f6cb Expand test to cover the non-overloaded variants of the arithmetic and
floating point intrinsics.

llvm-svn: 25431
2006-01-19 01:17:06 +00:00
..
2005-05-06 22:33:44 +00:00
2004-11-19 22:45:25 +00:00
2004-12-10 05:39:57 +00:00
2004-11-20 07:29:51 +00:00
2005-11-12 00:10:02 +00:00
2003-04-22 18:43:23 +00:00

This directory contains test cases for individual source features of LLVM.
It is designed to make sure that the major components of LLVM support all of the
features of LLVM, for very small examples.  Entire programs should not go here.

Regression tests for individual bug fixes should go into the test/Regression dir.