summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* New testcase for globaldceChris Lattner2001-11-26
* Add testcases for internalChris Lattner2001-11-26
* Rename irreducible to cfgstructures.ll Include other interesting structuresChris Lattner2001-11-26
* MAke sure diffs matchChris Lattner2001-11-26
* Test array indexingChris Lattner2001-11-26
* Only use one form of printVal per program to avoid spurious link errorsChris Lattner2001-11-13
* Overwrite files when linkedChris Lattner2001-11-13
* Distinguish LOCAL_LDFLAGS and LOCAL_LCFLAGS from LOCAL_CFLAGS.Vikram S. Adve2001-11-12
* Use cc instead of gcc to compile *.nativeVikram S. Adve2001-11-10
* Testcase for structure field reorderingChris Lattner2001-11-10
* Added function LL__main.Vikram S. Adve2001-11-09
* Eliminate cleaning step for individual %.bc files created by our gcc.Vikram S. Adve2001-11-08
* Took out .clean.bc target.Vikram S. Adve2001-11-08
* Run cleaning pass only when linking multiple files.Vikram S. Adve2001-11-08
* Add cleaning pass after linking.Vikram S. Adve2001-11-08
* Keep *.s files while we're debugging the native code.Vikram S. Adve2001-11-08
* Add rule for %.clean.bc.Vikram S. Adve2001-11-08
* Roll back all these changes that have broken Makefile.target again.Vikram S. Adve2001-11-07
* Minor fixesChris Lattner2001-11-06
* Build .bc from .c better.Chris Lattner2001-11-06
* Don't forget to make the clean version.Chris Lattner2001-11-06
* Really fix Makefile to compile individual tests and Olden codes.Vikram S. Adve2001-11-06
* Moved *.c files into subdirectory TestSources to avoid overwritingVikram S. Adve2001-11-06