aboutsummaryrefslogtreecommitdiff
path: root/test/Feature
AgeCommit message (Expand)Author
2004-06-15Right, stop being sillyChris Lattner
2004-06-15Add a nan, stop testing isnanChris Lattner
2004-06-12Add the isunordered intrinsic.Alkis Evlogimenos
2004-06-11I misled Alkis: LLVM should have isnan, not isunordered.Chris Lattner
2004-06-11Add feature test for llvm intrinsics. It currently contains only the "isunord...Alkis Evlogimenos
2003-10-21Update test to new styleChris Lattner
2003-10-07These scripts are no longer needed. They have been replaced by QMTest.John Criswell
2003-09-25Moved wierdnames.ll to weirdnames.ll. The new name is spelled correctly.John Criswell
2003-09-15Removing Makefile. The QMTest program now handles the running of these tests.John Criswell
2003-08-22New testcase for non-simple variable and type namesChris Lattner
2003-06-28Add test for new zeroinitializer tokenChris Lattner
2003-06-20Remove obsolete support for LD_LIBRARY_PATHChris Lattner
2003-06-20Updated to the new Makefile.common.John Criswell
2003-06-20The modifications to LD_LIBRARY_PATH now add the specified paths to theJohn Criswell
2003-06-17Fix to mesh with Johns recent changesChris Lattner
2003-05-08Test the whole range of varargs handling stuffChris Lattner
2003-05-08New testcaseChris Lattner
2003-04-22Add testcase for target informationChris Lattner
2003-04-22ADd newline to end of fileChris Lattner
2003-04-17Add a simple test for hex constant integersChris Lattner
2003-03-18Fix testcaseChris Lattner
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