summaryrefslogtreecommitdiff
path: root/test/Makefile
Commit message (Expand)AuthorAge
* Add support for using the prcontext python script instead of grep -C.John Criswell2004-08-02
* Merged in RELEASE_12.John Criswell2004-03-29
* Separate out target for cleaning up qmtest garbage.Brian Gaeke2003-12-11
* Clean more qmtest files.Brian Gaeke2003-11-21
* Blow away compiled versions of qmtest classes on 'make clean'.Brian Gaeke2003-11-20
* We now support different expectations for different OS's/architectures.John Criswell2003-11-19
* Merged RELEASE_1.John Criswell2003-10-27
* Do not report errors if QMTest returns a non-zero value.John Criswell2003-10-23
* Quote qmtest args in $(CONTEXT).Brian Gaeke2003-10-11
* Removed the AnalyzeTest class.John Criswell2003-10-10
* Make the clean target remove the QMTest temporary directory.John Criswell2003-10-10
* Fixed the location of the expectations file.John Criswell2003-10-07
* Switching over to the new test database.John Criswell2003-10-07
* Added the CXXTest test class.John Criswell2003-09-30
* Allow multiple object trees to use the source tree tests at once byJohn Criswell2003-09-16
* QMTest test and resource classes are always register before running the tests.John Criswell2003-09-15
* Added the .t implicit rule. You can now run an individual set of QMTests byJohn Criswell2003-09-08
* Checkin of autoconf-style object root.John Criswell2003-09-06
* Added the ability to run the QMTests. It is currently not enabled by default,John Criswell2003-08-21
* Removed Makefile.common.John Criswell2003-08-06
* libraries is used for internal stuff, not as a real testcaseChris Lattner2002-11-06
* include Makefile.tests.Vikram S. Adve2002-03-18
* More rules checked inChris Lattner2002-01-23
* New minimal makefileChris Lattner2002-01-23
* Rename Makefile.target to Makefile.tests.Vikram S. Adve2001-12-15
* Run testsparc, not testcodegen for testing the back end.Vikram S. Adve2001-12-15
* Build Programs subdirectoryChris Lattner2001-12-14
* Replaced another HERE.Vikram S. Adve2001-11-05
* Put common rules for compiling programs into Makefile.target.Vikram S. Adve2001-11-05
* Added rules for building sparc executable with and without tracing,Vikram S. Adve2001-10-28
* Disable alloca code gen tests until size of extra args in stack frameVikram S. Adve2001-10-22
* *** empty log message ***Vikram S. Adve2001-10-18
* Reverse previous change.Vikram S. Adve2001-10-18
* Generate assembly code for testcodegen.Vikram S. Adve2001-10-18
* Disable codgen test for calltest.ll.Vikram S. Adve2001-10-17
* Add rule to build executablesChris Lattner2001-10-15
* Compile with v9 extensionsChris Lattner2001-10-15
* Enable most tests.Vikram S. Adve2001-10-14
* Delete *.s on clean.Vikram S. Adve2001-10-11
* testmemory and sumarray now work with instruction selection.Vikram S. Adve2001-10-10
* Add path to as so it doesn't find llvm as if that path is set.Chris Lattner2001-10-01
* Exclude a couple of tests that the regalloc stuff doesn't handle yetChris Lattner2001-10-01
* Add commands to assemble and compile a .ll fileChris Lattner2001-09-28
* Un-neuter makefileChris Lattner2001-09-18
* Folded inssel*.ll into select.ll.Vikram S. Adve2001-09-18
* * Clean up InstrForestChris Lattner2001-09-12
* Rerun backend tests if as or llc is changedChris Lattner2001-09-09
* Executables have moved into centralized locationChris Lattner2001-09-07
* Add llc path to setupChris Lattner2001-09-07
* Make makefile not depend on where stuff is installed!!!!Chris Lattner2001-09-07