Reid Spencer 5eba8c27f0 Add note to self to complete the testing of all intrinsic functions as
specified in the LangRef document.

llvm-svn: 21807
2005-05-09 04:47:32 +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
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.