aboutsummaryrefslogtreecommitdiff
path: root/test/Feature
AgeCommit message (Expand)Author
2006-11-27For PR950:Reid Spencer
2006-11-23Fix some typos.Reid Spencer
2006-11-23Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer
2006-05-28Fix a problem where dejagnu won't accept the value of global tcl variableReid Spencer
2006-05-28Provide an infrastructure for testing the llvm2cpp program (yet to beReid Spencer
2006-05-19new testcase for csretccChris Lattner
2006-04-12Added the ability to xfail based on llvmgcc versionTanya Lattner
2006-04-08new testcase for shufflevectorChris Lattner
2006-03-23Tired of wading through cvs's list ? files that are generated when buildingReid Spencer
2006-01-25new tests for actual inline asm expressionsChris Lattner
2006-01-24minor syntax changeChris Lattner
2006-01-23new testcaseChris Lattner
2006-01-19Expand test to cover the non-overloaded variants of the arithmetic andReid Spencer
2006-01-17Test case for the insertelement operation.Robert Bocchino
2006-01-10new testcase for extractelement instructionChris Lattner
2005-11-12new testcaseChris Lattner
2005-11-06add alignment info for globals and functionsChris Lattner
2005-11-05new testcaseChris Lattner
2005-06-18Fix this test case to actually test the new va_arg instruction not theReid Spencer
2005-06-18new vararg testAndrew Lenharth
2005-05-09Add note to self to complete the testing of all intrinsic functions asReid Spencer
2005-05-06new testcaseChris Lattner
2005-05-06test that tail call survives bytecodificationChris Lattner
2005-05-03yea yea yeaAndrew Lenharth
2005-05-03pre add count testsAndrew Lenharth
2005-03-05This file is all commented out.Chris Lattner
2005-02-28Add a test for llvm.prefetch.Chris Lattner
2004-12-10Update testcaseAlkis Evlogimenos
2004-12-10Simple testcase for quoted label.Chris Lattner
2004-11-20Test floating point constantsReid Spencer
2004-11-19Adding srcdir argTanya Lattner
2004-11-07Fix for objdir != srcdir.Tanya Lattner
2004-11-07Added RUN lines and dejagnu support for Feature dir.Tanya Lattner
2004-10-16testcases for undefined and unreachableChris Lattner
2004-08-20Added a test case for packed types. Test case kindly provided by Brad JonesReid Spencer
2004-07-25bug 263:Reid Spencer
2004-07-14You cannot pass functions by value, what does that even mean??Chris Lattner
2004-07-14New, horrible, testcaseChris Lattner
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