summaryrefslogtreecommitdiff
path: root/test/Feature
AgeCommit message (Expand)AuthorFilesLines
2006-05-28Fix a problem where dejagnu won't accept the value of global tcl variableReid Spencer1-1/+0
2006-05-28Provide an infrastructure for testing the llvm2cpp program (yet to beReid Spencer1-0/+3
2006-05-19new testcase for csretccChris Lattner1-0/+5
2006-04-12Added the ability to xfail based on llvmgcc versionTanya Lattner1-1/+1
2006-04-08new testcase for shufflevectorChris Lattner1-0/+12
2006-03-23Tired of wading through cvs's list ? files that are generated when buildingReid Spencer1-0/+1
2006-01-25new tests for actual inline asm expressionsChris Lattner1-2/+8
2006-01-24minor syntax changeChris Lattner1-2/+2
2006-01-23new testcaseChris Lattner1-0/+8
2006-01-19Expand test to cover the non-overloaded variants of the arithmetic andReid Spencer1-1/+45
2006-01-17Test case for the insertelement operation.Robert Bocchino1-2/+7
2006-01-10new testcase for extractelement instructionChris Lattner1-0/+8
2005-11-12new testcaseChris Lattner1-0/+10
2005-11-06add alignment info for globals and functionsChris Lattner1-1/+3
2005-11-05new testcaseChris Lattner1-0/+17
2005-06-18Fix this test case to actually test the new va_arg instruction not theReid Spencer1-1/+1
2005-06-18new vararg testAndrew Lenharth1-0/+33
2005-05-09Add note to self to complete the testing of all intrinsic functions asReid Spencer1-0/+2
2005-05-06new testcaseChris Lattner1-0/+42
2005-05-06test that tail call survives bytecodificationChris Lattner1-3/+3
2005-05-03yea yea yeaAndrew Lenharth1-3/+3
2005-05-03pre add count testsAndrew Lenharth1-0/+7
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