llvm-6502/test/Feature
Chris Lattner 6b12936ac3 Add a test for the new null keyword
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@669 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-30 22:47:06 +00:00
..
allocatest2.ll New test cases 2001-07-28 18:04:10 +00:00
basictest.ll Updates to support 2001-06-11 15:05:02 +00:00
calltest.ll Initial revision 2001-06-06 20:29:01 +00:00
casttest.ll Neg instruction removed. Cast instruction implemented. 2001-07-08 04:57:15 +00:00
forwardreftest.ll Initial revision 2001-06-06 20:29:01 +00:00
globalvars.ll Fix testcases to handle new syntax for construction and initializeation 2001-09-18 04:38:50 +00:00
opaquetypes.ll Check opaque, abstract, and recursive type handling 2001-09-07 20:59:20 +00:00
prototype.ll New test case for prototype support 2001-07-15 21:43:17 +00:00
recursivetype.ll New testcase to deal with lists 2001-09-07 23:00:46 +00:00
small.ll Initial revision 2001-06-06 20:29:01 +00:00
smallest.ll Initial revision 2001-06-06 20:29:01 +00:00
testalloca.ll Version of testmemory to test alloca, load and store. 2001-07-21 12:46:12 +00:00
TestAsmDisasm.sh Executables all live in a nice centralized location now 2001-09-07 22:58:50 +00:00
testconstants.ll Add a test for the new null keyword 2001-09-30 22:47:06 +00:00
testmemory.ll add coverage of newly implemented instructions. 2001-07-08 23:23:30 +00:00
TestOptimizer.sh Executables all live in a nice centralized location now 2001-09-07 22:58:50 +00:00
testswitch.ll Initial revision 2001-06-06 20:29:01 +00:00
testvarargs.ll New test for varargs functions 2001-07-25 22:49:12 +00:00