summaryrefslogtreecommitdiff
path: root/test/Makefile
Commit message (Expand)AuthorAge
* 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
* Add testcodegen target, and restrict which tests are run for it.Vikram S. Adve2001-08-28
* Had used the wrong option.Vikram S. Adve2001-07-31
* Added support for testing instruction selection on all but 2 tests.Vikram S. Adve2001-07-31
* Initial revisionChris Lattner2001-06-06