aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2002-02-11Allow multiline RUN:'sChris Lattner
2002-02-11Add testcase for sparc backendChris Lattner
2002-02-11Added command to build SPARC executable.Vikram S. Adve
2002-02-11Simple fibonacci test.Vikram S. Adve
2002-02-01New checkinChris Lattner
2002-02-01Rip out irrelevant detailsChris Lattner
2002-02-01Add TESTRUNR varChris Lattner
2002-02-01Initial checkinChris Lattner
2002-02-01Initial checkin of 'Other' sectionChris Lattner
2002-01-31Forgot to forceChris Lattner
2002-01-31Testcase broken - Entry node of method cannot have predecessors!Chris Lattner
2002-01-26Make gcc tests depend on the part of GCC that actually gets updated.Chris Lattner
2002-01-25Testcase for SymbolTable.cpp bugChris Lattner
2002-01-25Check in testcase and fixChris Lattner
2002-01-24New testcase to ensure GCC doesn't emit type identifiers with spaces in themChris Lattner
2002-01-24Checkin testcase for bug recently fixedChris Lattner
2002-01-23Initial CheckinChris Lattner
2002-01-23Initial checkin of now fixed bugChris Lattner
2002-01-23Initial CheckinChris Lattner
2002-01-23More rules checked inChris Lattner
2002-01-23Failure.sh moved up a levelChris Lattner
2002-01-23Initial checkinChris Lattner
2002-01-23Change test scripts so that they do not stop on failure, they just printChris Lattner
2002-01-23Initial checking of Failure.shChris Lattner
2002-01-23New minimal makefileChris Lattner
2002-01-23Removal of more unnecesary stuffChris Lattner
2002-01-22Moved to Programs/SingleSourceChris Lattner
2002-01-22Move some makefile stuff to subdirectoriesChris Lattner
2002-01-22These are unneccesary nowChris Lattner
2002-01-21Add a path to LD_LIBRARY_PATH so that programs can find the stdC++ librariesChris Lattner
2001-12-15Renamed Makefile.target to Makefile.tests and folded inVikram S. Adve
2001-12-15Rename Makefile.target to Makefile.tests.Vikram S. Adve
2001-12-15Renaming to Makefile.testsVikram S. Adve
2001-12-15Run testsparc, not testcodegen for testing the back end.Vikram S. Adve
2001-12-14Update LLVM tests to use new pointer indexing, and remove unsized array test ...Chris Lattner
2001-12-14Build Programs subdirectoryChris Lattner
2001-12-12Added TRACEM option. Use -g when building native code for tests.Vikram S. Adve
2001-12-09Use _LOCAL_ gccas to build instead of Chris'sChris Lattner
2001-11-26New testcase for globaldceChris Lattner
2001-11-26Add testcases for internalChris Lattner
2001-11-26Rename irreducible to cfgstructures.ll Include other interesting structuresChris Lattner
2001-11-26MAke sure diffs matchChris Lattner
2001-11-26Test array indexingChris Lattner
2001-11-13Only use one form of printVal per program to avoid spurious link errorsChris Lattner
2001-11-13Overwrite files when linkedChris Lattner
2001-11-12Distinguish LOCAL_LDFLAGS and LOCAL_LCFLAGS from LOCAL_CFLAGS.Vikram S. Adve
2001-11-10Use cc instead of gcc to compile *.nativeVikram S. Adve
2001-11-10Testcase for structure field reorderingChris Lattner
2001-11-09Added function LL__main.Vikram S. Adve
2001-11-08Eliminate cleaning step for individual %.bc files created by our gcc.Vikram S. Adve