aboutsummaryrefslogtreecommitdiff
path: root/test/Feature
AgeCommit message (Expand)Author
2001-07-28Changes to make test scripts more reliableChris Lattner
2001-07-26Work around a few 'sorting issues' with the bytecode output that causes the b...Chris Lattner
2001-07-25New test for varargs functionsChris Lattner
2001-07-21Version of testmemory to test alloca, load and store.Vikram S. Adve
2001-07-15New test case for prototype supportChris Lattner
2001-07-08add coverage of newly implemented instructions.Chris Lattner
2001-07-08Neg instruction removed. Cast instruction implemented.Chris Lattner
2001-06-27Put in test of SCCP. Watch out though, because we need to sort theChris Lattner
2001-06-11Updates to supportChris Lattner
2001-06-07inlining can change methods a second time, so don't rerun inliner when testin...Chris Lattner
2001-06-06Initial revisionChris Lattner