aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2012-03-17[test-suite] Change to always use test-suite built fpcmp and timeit tools.Daniel Dunbar
2011-04-25build: Fix "make tools" to work even when a TEST=... option is set.Daniel Dunbar
2011-02-09test-suite: Sketch an empty tools directory.Daniel Dunbar
2007-12-29remove attributions from makefiles.Chris Lattner
2007-07-09Set the test-suite up so it can be built from llvm-top. This doesn't workReid Spencer
2004-12-08Removed llvm-test/Runtime as it is not needed.John Criswell
2004-12-06Build any needed libraries before running any tests.John Criswell
2004-09-07* Fix comment headerMisha Brukman
2004-09-05Rid llvm-test of the last vestiges of its "test/Programs" inheritance.Reid Spencer
2004-09-01Migrating test suite out of the source tree.John Criswell
2003-12-02Removed commented out LLVMSource directory.John Criswell
2003-08-18Move all of the report machinery OUT of Makefile, into Makefile.programs.Chris Lattner
2003-08-18Include Makefile.programs instead of Makefile.tests, for now it's the sameChris Lattner
2003-08-18Update dependenciesChris Lattner
2003-08-15Add support to allow projects to define their own reportsChris Lattner
2003-07-02LLVMSource programs don't interact well with the nightly tester. Disable the...Chris Lattner
2003-07-01Rules to run LLVMprogramsChris Lattner
2003-06-20Run external tests by default alsoChris Lattner
2003-05-09Disable nosource testsChris Lattner
2003-02-18Add support for report.tex pseudo targetChris Lattner
2003-02-14Build the NoSource directoryChris Lattner
2003-02-11Tighten up dependanciesChris Lattner
2003-01-21Breakup report generationChris Lattner
2003-01-21Implement generation of HTML reportsChris Lattner
2003-01-17Rename files.Chris Lattner
2003-01-17Add generic support for reportsChris Lattner
2003-01-17Allow TESTs to add rules to top-level makefileChris Lattner
2003-01-16Build stuff in parallelChris Lattner
2002-10-13Re-enable testing both directories.Vikram Adve
2002-02-12Diff against the LLC compiled version now.Chris Lattner
2002-01-22Build both subdirectories nowChris Lattner
2001-12-14Initial checkinChris Lattner