aboutsummaryrefslogtreecommitdiffstats
path: root/test/Feature
Commit message (Expand)AuthorAgeFilesLines
* testcases for undefined and unreachableChris Lattner2004-10-162-0/+28
* Added a test case for packed types. Test case kindly provided by Brad JonesReid Spencer2004-08-201-0/+15
* bug 263:Reid Spencer2004-07-251-0/+2
* You cannot pass functions by value, what does that even mean??Chris Lattner2004-07-141-2/+2
* New, horrible, testcaseChris Lattner2004-07-141-0/+18
* Right, stop being sillyChris Lattner2004-06-151-1/+1
* Add a nan, stop testing isnanChris Lattner2004-06-151-6/+1
* Add the isunordered intrinsic.Alkis Evlogimenos2004-06-121-0/+5
* I misled Alkis: LLVM should have isnan, not isunordered.Chris Lattner2004-06-111-6/+7
* Add feature test for llvm intrinsics. It currently contains only the "isunord...Alkis Evlogimenos2004-06-111-0/+12
* Update test to new styleChris Lattner2003-10-211-11/+9
* These scripts are no longer needed. They have been replaced by QMTest.John Criswell2003-10-072-59/+0
* Moved wierdnames.ll to weirdnames.ll. The new name is spelled correctly.John Criswell2003-09-251-0/+0
* Removing Makefile. The QMTest program now handles the running of these tests.John Criswell2003-09-151-46/+0
* New testcase for non-simple variable and type namesChris Lattner2003-08-221-0/+5
* Add test for new zeroinitializer tokenChris Lattner2003-06-281-0/+3
* Remove obsolete support for LD_LIBRARY_PATHChris Lattner2003-06-203-28/+2
* Updated to the new Makefile.common.John Criswell2003-06-201-2/+2
* The modifications to LD_LIBRARY_PATH now add the specified paths to theJohn Criswell2003-06-202-2/+23
* Fix to mesh with Johns recent changesChris Lattner2003-06-171-2/+2
* Test the whole range of varargs handling stuffChris Lattner2003-05-081-2/+14
* New testcaseChris Lattner2003-05-081-0/+9
* Add testcase for target informationChris Lattner2003-04-221-0/+4
* ADd newline to end of fileChris Lattner2003-04-221-1/+2
* Add a simple test for hex constant integersChris Lattner2003-04-171-0/+3
* Fix testcaseChris Lattner2003-03-181-6/+6
* - Cleaned up all of the test/Feature tests to not use uint's withChris Lattner2002-10-067-36/+38
* Remove old crusty testChris Lattner2002-10-061-25/+0
* Test "external" modifier on global variableChris Lattner2002-10-061-2/+2
* Covnert tests to not use indexed load/storesChris Lattner2002-08-224-7/+14
* Test the C backend on all of the feature tests as well.Chris Lattner2002-08-211-1/+7
* Fix typoChris Lattner2002-08-161-1/+1
* Convert constexpr over to new syntaxChris Lattner2002-08-151-14/+14
* Make 'features' testsuite work with the /shared changes.Chris Lattner2002-08-153-9/+9
* Convert testcase to use correct syntaxChris Lattner2002-08-151-14/+16
* Remove invokation of cleangcc pass which has been renamed, and is unneccesary...Chris Lattner2002-07-301-2/+2
* New testcaseChris Lattner2002-07-231-0/+21
* Added duplicate constant expressions to test uniqueness support.Vikram S. Adve2002-07-151-0/+14
* Minor additions.Vikram S. Adve2002-07-141-0/+6
* Test the handling of constant expressions.Vikram S. Adve2002-07-142-0/+113
* Remove spaces from function namesChris Lattner2002-05-222-4/+4
* New testcaseChris Lattner2002-05-221-0/+25
* Eliminate usage of function level constant poolChris Lattner2002-05-022-10/+7
* Use unified diffs with gnu diff instead of old diffsChris Lattner2002-05-021-2/+2
* Fix for buggy testChris Lattner2002-04-161-1/+1
* test/Features should not contain whole programsChris Lattner2002-02-122-33/+0
* Added command to build SPARC executable.Vikram S. Adve2002-02-111-0/+6
* Simple fibonacci test.Vikram S. Adve2002-02-111-0/+28
* Testcase broken - Entry node of method cannot have predecessors!Chris Lattner2002-01-311-1/+3
* Failure.sh moved up a levelChris Lattner2002-01-233-4/+4