summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Testcase for new bugChris Lattner2002-02-25
* New testcaseChris Lattner2002-02-18
* New testcaseChris Lattner2002-02-17
* Checking regression test for bugfixChris Lattner2002-02-14
* New testcase for bug in levelraiseChris Lattner2002-02-14
* New testcase for fixed GCC bugChris Lattner2002-02-14
* NEw testcase for bugfixChris Lattner2002-02-14
* Checking testcase for reload problemChris Lattner2002-02-13
* New testcase for fixed bugChris Lattner2002-02-13
* Add commentsChris Lattner2002-02-12
* test/Features should not contain whole programsChris Lattner2002-02-12
* New testcase for bug in -raise passChris Lattner2002-02-11
* Allow multiline RUN:'sChris Lattner2002-02-11
* Add testcase for sparc backendChris Lattner2002-02-11
* Added command to build SPARC executable.Vikram S. Adve2002-02-11
* Simple fibonacci test.Vikram S. Adve2002-02-11
* New checkinChris Lattner2002-02-01
* Rip out irrelevant detailsChris Lattner2002-02-01
* Add TESTRUNR varChris Lattner2002-02-01
* Initial checkinChris Lattner2002-02-01
* Initial checkin of 'Other' sectionChris Lattner2002-02-01
* Forgot to forceChris Lattner2002-01-31
* Testcase broken - Entry node of method cannot have predecessors!Chris Lattner2002-01-31
* Make gcc tests depend on the part of GCC that actually gets updated.Chris Lattner2002-01-26
* Testcase for SymbolTable.cpp bugChris Lattner2002-01-25
* Check in testcase and fixChris Lattner2002-01-25
* New testcase to ensure GCC doesn't emit type identifiers with spaces in themChris Lattner2002-01-24
* Checkin testcase for bug recently fixedChris Lattner2002-01-24
* Initial CheckinChris Lattner2002-01-23
* Initial checkin of now fixed bugChris Lattner2002-01-23
* Initial CheckinChris Lattner2002-01-23
* More rules checked inChris Lattner2002-01-23
* Failure.sh moved up a levelChris Lattner2002-01-23
* Initial checkinChris Lattner2002-01-23
* Change test scripts so that they do not stop on failure, they just printChris Lattner2002-01-23
* Initial checking of Failure.shChris Lattner2002-01-23
* New minimal makefileChris Lattner2002-01-23
* Removal of more unnecesary stuffChris Lattner2002-01-23
* Moved to Programs/SingleSourceChris Lattner2002-01-22
* Move some makefile stuff to subdirectoriesChris Lattner2002-01-22
* These are unneccesary nowChris Lattner2002-01-22
* Add a path to LD_LIBRARY_PATH so that programs can find the stdC++ librariesChris Lattner2002-01-21
* Renamed Makefile.target to Makefile.tests and folded inVikram S. Adve2001-12-15
* Rename Makefile.target to Makefile.tests.Vikram S. Adve2001-12-15
* Renaming to Makefile.testsVikram S. Adve2001-12-15
* Run testsparc, not testcodegen for testing the back end.Vikram S. Adve2001-12-15
* Update LLVM tests to use new pointer indexing, and remove unsized array test ...Chris Lattner2001-12-14
* Build Programs subdirectoryChris Lattner2001-12-14
* Added TRACEM option. Use -g when building native code for tests.Vikram S. Adve2001-12-12
* Use _LOCAL_ gccas to build instead of Chris'sChris Lattner2001-12-09