summaryrefslogtreecommitdiffstats
path: root/test/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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