summaryrefslogtreecommitdiff
path: root/test/Feature
Commit message (Expand)AuthorAge
* Fix a problem where dejagnu won't accept the value of global tcl variableReid Spencer2006-05-28
* Provide an infrastructure for testing the llvm2cpp program (yet to beReid Spencer2006-05-28
* new testcase for csretccChris Lattner2006-05-19
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-12
* new testcase for shufflevectorChris Lattner2006-04-08
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-23
* new tests for actual inline asm expressionsChris Lattner2006-01-25
* minor syntax changeChris Lattner2006-01-24
* new testcaseChris Lattner2006-01-23
* Expand test to cover the non-overloaded variants of the arithmetic andReid Spencer2006-01-19
* Test case for the insertelement operation.Robert Bocchino2006-01-17
* new testcase for extractelement instructionChris Lattner2006-01-10
* new testcaseChris Lattner2005-11-12
* add alignment info for globals and functionsChris Lattner2005-11-06
* new testcaseChris Lattner2005-11-05
* Fix this test case to actually test the new va_arg instruction not theReid Spencer2005-06-18
* new vararg testAndrew Lenharth2005-06-18
* Add note to self to complete the testing of all intrinsic functions asReid Spencer2005-05-09
* new testcaseChris Lattner2005-05-06
* test that tail call survives bytecodificationChris Lattner2005-05-06
* yea yea yeaAndrew Lenharth2005-05-03
* pre add count testsAndrew Lenharth2005-05-03
* This file is all commented out.Chris Lattner2005-03-05
* Add a test for llvm.prefetch.Chris Lattner2005-02-28
* Update testcaseAlkis Evlogimenos2004-12-10
* Simple testcase for quoted label.Chris Lattner2004-12-10
* 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