summaryrefslogtreecommitdiff
path: root/test/Feature
AgeCommit message (Expand)AuthorFilesLines
2005-03-05This file is all commented out.Chris Lattner1-45/+0
2005-02-28Add a test for llvm.prefetch.Chris Lattner1-0/+3
2004-12-10Update testcaseAlkis Evlogimenos1-2/+2
2004-12-10Simple testcase for quoted label.Chris Lattner1-0/+10
2004-11-20Test floating point constantsReid Spencer1-0/+6
2004-11-19Adding srcdir argTanya Lattner1-1/+1
2004-11-07Fix for objdir != srcdir.Tanya Lattner1-1/+1
2004-11-07Added RUN lines and dejagnu support for Feature dir.Tanya Lattner32-0/+128
2004-10-16testcases for undefined and unreachableChris Lattner2-0/+28
2004-08-20Added a test case for packed types. Test case kindly provided by Brad JonesReid Spencer1-0/+15
2004-07-25bug 263:Reid Spencer1-0/+2
2004-07-14You cannot pass functions by value, what does that even mean??Chris Lattner1-2/+2
2004-07-14New, horrible, testcaseChris Lattner1-0/+18
2004-06-15Right, stop being sillyChris Lattner1-1/+1
2004-06-15Add a nan, stop testing isnanChris Lattner1-6/+1
2004-06-12Add the isunordered intrinsic.Alkis Evlogimenos1-0/+5
2004-06-11I misled Alkis: LLVM should have isnan, not isunordered.Chris Lattner1-6/+7
2004-06-11Add feature test for llvm intrinsics. It currently contains only the "isunord...Alkis Evlogimenos1-0/+12
2003-10-21Update test to new styleChris Lattner1-11/+9
2003-10-07These scripts are no longer needed. They have been replaced by QMTest.John Criswell2-59/+0
2003-09-25Moved wierdnames.ll to weirdnames.ll. The new name is spelled correctly.John Criswell1-0/+0
2003-09-15Removing Makefile. The QMTest program now handles the running of these tests.John Criswell1-46/+0
2003-08-22New testcase for non-simple variable and type namesChris Lattner1-0/+5
2003-06-28Add test for new zeroinitializer tokenChris Lattner1-0/+3
2003-06-20Remove obsolete support for LD_LIBRARY_PATHChris Lattner3-28/+2
2003-06-20Updated to the new Makefile.common.John Criswell1-2/+2
2003-06-20The modifications to LD_LIBRARY_PATH now add the specified paths to theJohn Criswell2-2/+23
2003-06-17Fix to mesh with Johns recent changesChris Lattner1-2/+2
2003-05-08Test the whole range of varargs handling stuffChris Lattner1-2/+14
2003-05-08New testcaseChris Lattner1-0/+9
2003-04-22Add testcase for target informationChris Lattner1-0/+4
2003-04-22ADd newline to end of fileChris Lattner1-1/+2
2003-04-17Add a simple test for hex constant integersChris Lattner1-0/+3
2003-03-18Fix testcaseChris Lattner1-6/+6
2002-10-06 - Cleaned up all of the test/Feature tests to not use uint's withChris Lattner7-36/+38
2002-10-06Remove old crusty testChris Lattner1-25/+0
2002-10-06Test "external" modifier on global variableChris Lattner1-2/+2
2002-08-22Covnert tests to not use indexed load/storesChris Lattner4-7/+14
2002-08-21Test the C backend on all of the feature tests as well.Chris Lattner1-1/+7
2002-08-16Fix typoChris Lattner1-1/+1
2002-08-15Convert constexpr over to new syntaxChris Lattner1-14/+14
2002-08-15Make 'features' testsuite work with the /shared changes.Chris Lattner3-9/+9
2002-08-15Convert testcase to use correct syntaxChris Lattner1-14/+16
2002-07-30Remove invokation of cleangcc pass which has been renamed, and is unneccesary...Chris Lattner1-2/+2
2002-07-23New testcaseChris Lattner1-0/+21
2002-07-15Added duplicate constant expressions to test uniqueness support.Vikram S. Adve1-0/+14
2002-07-14Minor additions.Vikram S. Adve1-0/+6
2002-07-14Test the handling of constant expressions.Vikram S. Adve2-0/+113
2002-05-22Remove spaces from function namesChris Lattner2-4/+4
2002-05-22New testcaseChris Lattner1-0/+25