aboutsummaryrefslogtreecommitdiffstats
path: root/test/Feature
Commit message (Expand)AuthorAgeFilesLines
* Fix a problem where dejagnu won't accept the value of global tcl variableReid Spencer2006-05-281-1/+0
* Provide an infrastructure for testing the llvm2cpp program (yet to beReid Spencer2006-05-281-0/+3
* new testcase for csretccChris Lattner2006-05-191-0/+5
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+1
* new testcase for shufflevectorChris Lattner2006-04-081-0/+12
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+1
* new tests for actual inline asm expressionsChris Lattner2006-01-251-2/+8
* minor syntax changeChris Lattner2006-01-241-2/+2
* new testcaseChris Lattner2006-01-231-0/+8
* Expand test to cover the non-overloaded variants of the arithmetic andReid Spencer2006-01-191-1/+45
* Test case for the insertelement operation.Robert Bocchino2006-01-171-2/+7
* new testcase for extractelement instructionChris Lattner2006-01-101-0/+8
* new testcaseChris Lattner2005-11-121-0/+10
* add alignment info for globals and functionsChris Lattner2005-11-061-1/+3
* new testcaseChris Lattner2005-11-051-0/+17
* Fix this test case to actually test the new va_arg instruction not theReid Spencer2005-06-181-1/+1
* new vararg testAndrew Lenharth2005-06-181-0/+33
* Add note to self to complete the testing of all intrinsic functions asReid Spencer2005-05-091-0/+2
* new testcaseChris Lattner2005-05-061-0/+42
* test that tail call survives bytecodificationChris Lattner2005-05-061-3/+3
* yea yea yeaAndrew Lenharth2005-05-031-3/+3
* pre add count testsAndrew Lenharth2005-05-031-0/+7
* This file is all commented out.Chris Lattner2005-03-051-45/+0
* Add a test for llvm.prefetch.Chris Lattner2005-02-281-0/+3
* Update testcaseAlkis Evlogimenos2004-12-101-2/+2
* Simple testcase for quoted label.Chris Lattner2004-12-101-0/+10
* Test floating point constantsReid Spencer2004-11-201-0/+6
* Adding srcdir argTanya Lattner2004-11-191-1/+1
* Fix for objdir != srcdir.Tanya Lattner2004-11-071-1/+1
* Added RUN lines and dejagnu support for Feature dir.Tanya Lattner2004-11-0732-0/+128
* 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