llvm-mirror/test/Feature
Chris Lattner 77257cae1a Work around a few 'sorting issues' with the bytecode output that causes the bytecode
not to be bit for bit identical.  This is a hack and should be fixed in the future

llvm-svn: 306
2001-07-26 16:30:18 +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 Work around a few 'sorting issues' with the bytecode output that causes the bytecode 2001-07-26 16:30:18 +00:00
testmemory.ll add coverage of newly implemented instructions. 2001-07-08 23:23:30 +00:00
TestOptimizer.sh Work around a few 'sorting issues' with the bytecode output that causes the bytecode 2001-07-26 16:30:18 +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