aboutsummaryrefslogtreecommitdiff
path: root/test/Feature
AgeCommit message (Expand)Author
2002-10-06 - Cleaned up all of the test/Feature tests to not use uint's withChris Lattner
2002-10-06Remove old crusty testChris Lattner
2002-10-06Test "external" modifier on global variableChris Lattner
2002-08-22Covnert tests to not use indexed load/storesChris Lattner
2002-08-21Test the C backend on all of the feature tests as well.Chris Lattner
2002-08-16Fix typoChris Lattner
2002-08-15Convert constexpr over to new syntaxChris Lattner
2002-08-15Make 'features' testsuite work with the /shared changes.Chris Lattner
2002-08-15Convert testcase to use correct syntaxChris Lattner
2002-07-30Remove invokation of cleangcc pass which has been renamed, and is unneccesary...Chris Lattner
2002-07-23New testcaseChris Lattner
2002-07-15Added duplicate constant expressions to test uniqueness support.Vikram S. Adve
2002-07-14Minor additions.Vikram S. Adve
2002-07-14Test the handling of constant expressions.Vikram S. Adve
2002-05-22Remove spaces from function namesChris Lattner
2002-05-22New testcaseChris Lattner
2002-05-02Eliminate usage of function level constant poolChris Lattner
2002-05-02Use unified diffs with gnu diff instead of old diffsChris Lattner
2002-04-16Fix for buggy testChris Lattner
2002-02-12test/Features should not contain whole programsChris Lattner
2002-02-11Added command to build SPARC executable.Vikram S. Adve
2002-02-11Simple fibonacci test.Vikram S. Adve
2002-01-31Testcase broken - Entry node of method cannot have predecessors!Chris 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-21Add a path to LD_LIBRARY_PATH so that programs can find the stdC++ librariesChris Lattner
2001-12-14Update LLVM tests to use new pointer indexing, and remove unsized array test ...Chris 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-10-31Start testing the new cleangcc passChris Lattner
2001-10-29Test bitwise operationsChris Lattner
2001-10-28Add calls to print results in fib, simpleadd and sumarray.Vikram S. Adve
2001-10-14Added a string global variable.Vikram S. Adve
2001-10-13New testcase for testing constant pointers to globalsChris Lattner
2001-10-13Use null keyword instead of kludgeChris Lattner
2001-10-13Add more function call and prototype specific testsChris Lattner
2001-10-10Moved first function to "simpleadd.ll".Vikram S. Adve
2001-10-03Fix broken testcaseChris Lattner
2001-10-03Adjust test cases to match the fact that methods are now explicit pointer val...Chris Lattner
2001-10-03Modify testcases for new LLVM const syntaxChris Lattner
2001-09-30Add a test for the new null keywordChris Lattner
2001-09-18Fix testcases to handle new syntax for construction and initializeationChris Lattner
2001-09-10Implement global variable supportChris Lattner
2001-09-07New testcase to deal with listsChris Lattner
2001-09-07Executables all live in a nice centralized location nowChris Lattner
2001-09-07Check opaque, abstract, and recursive type handlingChris Lattner
2001-09-07Symboltables are sorted in the bytecode, so no problems here!Chris Lattner
2001-07-28New test casesChris Lattner