aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile
Commit message (Expand)AuthorAgeFilesLines
* CONFIGURATION isn't spelled Configuration, it's spelled BuildMode.Brian Gaeke2004-11-031-1/+1
* Internalize variable names to prevent recursive assignment. Cleanup docs.Reid Spencer2004-10-301-1/+1
* Per Bug 257Reid Spencer2004-09-051-1/+1
* Add support for using the prcontext python script instead of grep -C.John Criswell2004-08-021-1/+2
* Merged in RELEASE_12.John Criswell2004-03-291-0/+4
* Separate out target for cleaning up qmtest garbage.Brian Gaeke2003-12-111-1/+3
* Clean more qmtest files.Brian Gaeke2003-11-211-2/+3
* Blow away compiled versions of qmtest classes on 'make clean'.Brian Gaeke2003-11-201-0/+2
* We now support different expectations for different OS's/architectures.John Criswell2003-11-191-2/+14
* Merged RELEASE_1.John Criswell2003-10-271-1/+6
* Do not report errors if QMTest returns a non-zero value.John Criswell2003-10-231-2/+2
* 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