summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* New testcase to deal with listsChris Lattner2001-09-071-0/+102
* Executables all live in a nice centralized location nowChris Lattner2001-09-074-18/+31
* Executables have moved into centralized locationChris Lattner2001-09-071-3/+2
* Add llc path to setupChris Lattner2001-09-072-6/+6
* Make makefile not depend on where stuff is installed!!!!Chris Lattner2001-09-071-1/+1
* 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
* Make fib be more realChris Lattner2001-09-011-12/+5
* Add testcodegen target, and restrict which tests are run for it.Vikram S. Adve2001-08-281-9/+19
* Rename start methods to main so interpreter works easierChris Lattner2001-08-232-2/+8
* Had used the wrong option.Vikram S. Adve2001-07-311-1/+1
* Added support for testing instruction selection on all but 2 tests.Vikram S. Adve2001-07-311-1/+13
* New test casesChris Lattner2001-07-282-0/+57
* Changes to make test scripts more reliableChris Lattner2001-07-282-3/+3
* Add test of string constantsChris Lattner2001-07-281-0/+14
* 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
* New test caseChris Lattner2001-07-222-0/+50
* Version of testmemory to test alloca, load and store.Vikram S. Adve2001-07-211-0/+23
* Used a bigger constant in loopfunc.ll that doesn't fit in immed field.Vikram S. Adve2001-07-211-1/+1
* New test case for prototype supportChris Lattner2001-07-151-0/+10
* New testcase from GCC doing array operationsChris Lattner2001-07-151-0/+30
* add coverage of newly implemented instructions.Chris Lattner2001-07-081-3/+7
* Neg instruction removed. Cast instruction implemented.Chris Lattner2001-07-081-0/+11
* Added analyze to path for SetupOpt scriptChris Lattner2001-07-031-1/+1
* Add analyze tool to path for Setup scriptChris Lattner2001-07-031-1/+1
* Miscellaneous cleanups:Chris Lattner2001-06-271-0/+36
* Put in test of SCCP. Watch out though, because we need to sort theChris Lattner2001-06-271-1/+9
* Add a useless phi for testing with InductionVariables stuffChris Lattner2001-06-241-0/+1
* Add a test case: an irreducible flow graph.Chris Lattner2001-06-211-0/+14
* New test caseChris Lattner2001-06-201-0/+29
* Add a more complex test caseChris Lattner2001-06-201-0/+43
* 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-0618-0/+382