summaryrefslogtreecommitdiff
path: root/test/Feature
Commit message (Expand)AuthorAge
* Test floating point constantsReid Spencer2004-11-20
* Adding srcdir argTanya Lattner2004-11-19
* Fix for objdir != srcdir.Tanya Lattner2004-11-07
* Added RUN lines and dejagnu support for Feature dir.Tanya Lattner2004-11-07
* testcases for undefined and unreachableChris Lattner2004-10-16
* Added a test case for packed types. Test case kindly provided by Brad JonesReid Spencer2004-08-20
* bug 263:Reid Spencer2004-07-25
* You cannot pass functions by value, what does that even mean??Chris Lattner2004-07-14
* New, horrible, testcaseChris Lattner2004-07-14
* Right, stop being sillyChris Lattner2004-06-15
* Add a nan, stop testing isnanChris Lattner2004-06-15
* Add the isunordered intrinsic.Alkis Evlogimenos2004-06-12
* I misled Alkis: LLVM should have isnan, not isunordered.Chris Lattner2004-06-11
* Add feature test for llvm intrinsics. It currently contains only the "isunord...Alkis Evlogimenos2004-06-11
* Update test to new styleChris Lattner2003-10-21
* These scripts are no longer needed. They have been replaced by QMTest.John Criswell2003-10-07
* Moved wierdnames.ll to weirdnames.ll. The new name is spelled correctly.John Criswell2003-09-25
* Removing Makefile. The QMTest program now handles the running of these tests.John Criswell2003-09-15
* New testcase for non-simple variable and type namesChris Lattner2003-08-22
* Add test for new zeroinitializer tokenChris Lattner2003-06-28
* Remove obsolete support for LD_LIBRARY_PATHChris Lattner2003-06-20
* Updated to the new Makefile.common.John Criswell2003-06-20
* The modifications to LD_LIBRARY_PATH now add the specified paths to theJohn Criswell2003-06-20
* Fix to mesh with Johns recent changesChris Lattner2003-06-17
* Test the whole range of varargs handling stuffChris Lattner2003-05-08
* New testcaseChris Lattner2003-05-08
* Add testcase for target informationChris Lattner2003-04-22
* ADd newline to end of fileChris Lattner2003-04-22
* Add a simple test for hex constant integersChris Lattner2003-04-17
* Fix testcaseChris Lattner2003-03-18
* - Cleaned up all of the test/Feature tests to not use uint's withChris Lattner2002-10-06
* Remove old crusty testChris Lattner2002-10-06
* Test "external" modifier on global variableChris Lattner2002-10-06
* Covnert tests to not use indexed load/storesChris Lattner2002-08-22
* Test the C backend on all of the feature tests as well.Chris Lattner2002-08-21
* Fix typoChris Lattner2002-08-16
* Convert constexpr over to new syntaxChris Lattner2002-08-15
* Make 'features' testsuite work with the /shared changes.Chris Lattner2002-08-15
* Convert testcase to use correct syntaxChris Lattner2002-08-15
* Remove invokation of cleangcc pass which has been renamed, and is unneccesary...Chris Lattner2002-07-30
* New testcaseChris Lattner2002-07-23
* Added duplicate constant expressions to test uniqueness support.Vikram S. Adve2002-07-15
* Minor additions.Vikram S. Adve2002-07-14
* Test the handling of constant expressions.Vikram S. Adve2002-07-14
* Remove spaces from function namesChris Lattner2002-05-22
* New testcaseChris Lattner2002-05-22
* Eliminate usage of function level constant poolChris Lattner2002-05-02
* Use unified diffs with gnu diff instead of old diffsChris Lattner2002-05-02
* Fix for buggy testChris Lattner2002-04-16
* test/Features should not contain whole programsChris Lattner2002-02-12