aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile
Commit message (Expand)AuthorAgeFilesLines
* libraries is used for internal stuff, not as a real testcaseChris Lattner2002-11-061-1/+1
* include Makefile.tests.Vikram S. Adve2002-03-181-0/+1
* More rules checked inChris Lattner2002-01-231-2/+3
* New minimal makefileChris Lattner2002-01-231-36/+2
* Rename Makefile.target to Makefile.tests.Vikram S. Adve2001-12-151-2/+2
* Run testsparc, not testcodegen for testing the back end.Vikram S. Adve2001-12-151-1/+1
* Build Programs subdirectoryChris Lattner2001-12-141-0/+1
* Replaced another HERE.Vikram S. Adve2001-11-051-1/+1
* Put common rules for compiling programs into Makefile.target.Vikram S. Adve2001-11-051-48/+5
* Added rules for building sparc executable with and without tracing,Vikram S. Adve2001-10-281-20/+36
* Disable alloca code gen tests until size of extra args in stack frameVikram S. Adve2001-10-221-1/+1
* *** empty log message ***Vikram S. Adve2001-10-181-5/+5
* Reverse previous change.Vikram S. Adve2001-10-181-2/+2
* Generate assembly code for testcodegen.Vikram S. Adve2001-10-181-2/+2
* Disable codgen test for calltest.ll.Vikram S. Adve2001-10-171-1/+1
* Add rule to build executablesChris Lattner2001-10-151-0/+3
* Compile with v9 extensionsChris Lattner2001-10-151-1/+2
* Enable most tests.Vikram S. Adve2001-10-141-1/+1
* Delete *.s on clean.Vikram S. Adve2001-10-111-1/+1
* testmemory and sumarray now work with instruction selection.Vikram S. Adve2001-10-101-3/+15
* Add path to as so it doesn't find llvm as if that path is set.Chris Lattner2001-10-011-2/+2
* Exclude a couple of tests that the regalloc stuff doesn't handle yetChris Lattner2001-10-011-1/+1
* Add commands to assemble and compile a .ll fileChris Lattner2001-09-281-0/+6
* Un-neuter makefileChris Lattner2001-09-181-2/+0
* Folded inssel*.ll into select.ll.Vikram S. Adve2001-09-181-3/+5
* * Clean up InstrForestChris Lattner2001-09-121-1/+1
* Rerun backend tests if as or llc is changedChris Lattner2001-09-091-1/+1
* Executables have moved into centralized locationChris Lattner2001-09-071-3/+2
* Add llc path to setupChris Lattner2001-09-071-5/+5
* Make makefile not depend on where stuff is installed!!!!Chris Lattner2001-09-071-1/+1
* Add testcodegen target, and restrict which tests are run for it.Vikram S. Adve2001-08-281-9/+19
* 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
* Initial revisionChris Lattner2001-06-061-0/+20