aboutsummaryrefslogtreecommitdiffstats
path: root/test/Feature
Commit message (Expand)AuthorAgeFilesLines
* Check opaque, abstract, and recursive type handlingChris Lattner2001-09-071-0/+57
* Symboltables are sorted in the bytecode, so no problems here!Chris Lattner2001-09-071-3/+1
* New test casesChris Lattner2001-07-281-0/+25
* Changes to make test scripts more reliableChris Lattner2001-07-282-3/+3
* Work around a few 'sorting issues' with the bytecode output that causes the b...Chris Lattner2001-07-262-4/+10
* New test for varargs functionsChris Lattner2001-07-251-0/+12
* Version of testmemory to test alloca, load and store.Vikram S. Adve2001-07-211-0/+23
* New test case for prototype supportChris Lattner2001-07-151-0/+10
* add coverage of newly implemented instructions.Chris Lattner2001-07-081-3/+7
* Neg instruction removed. Cast instruction implemented.Chris Lattner2001-07-081-0/+11
* Put in test of SCCP. Watch out though, because we need to sort theChris Lattner2001-06-271-1/+9
* Updates to supportChris Lattner2001-06-112-2/+2
* inlining can change methods a second time, so don't rerun inliner when testin...Chris Lattner2001-06-071-1/+1
* Initial revisionChris Lattner2001-06-069-0/+190