aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Quote qmtest args in $(CONTEXT).Brian Gaeke2003-10-111-8/+8
* Removed the AnalyzeTest class.John Criswell2003-10-101-1/+0
* Make the clean target remove the QMTest temporary directory.John Criswell2003-10-101-2/+3
* Fixed the location of the expectations file.John Criswell2003-10-071-2/+3
* Switching over to the new test database.John Criswell2003-10-071-4/+4
* Added the CXXTest test class.John Criswell2003-09-301-0/+2
* Allow multiple object trees to use the source tree tests at once byJohn Criswell2003-09-161-1/+8
* QMTest test and resource classes are always register before running the tests.John Criswell2003-09-151-4/+6
* Added the .t implicit rule. You can now run an individual set of QMTests byJohn Criswell2003-09-081-4/+2
* Checkin of autoconf-style object root.John Criswell2003-09-061-13/+13
* Added the ability to run the QMTests. It is currently not enabled by default,John Criswell2003-08-211-0/+71
* Removed Makefile.common.John Criswell2003-08-061-1/+0
* 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