llvm-6502/test/Feature
Chris Lattner 877fbcd8d7 New test cases
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@329 91177308-0d34-0410-b5e6-96231b3b80d8
2001-07-28 18:04:10 +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
prototype.ll New test case for prototype support 2001-07-15 21:43:17 +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 Changes to make test scripts more reliable 2001-07-28 17:40:15 +00:00
testmemory.ll add coverage of newly implemented instructions. 2001-07-08 23:23:30 +00:00
TestOptimizer.sh Changes to make test scripts more reliable 2001-07-28 17:40:15 +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