aboutsummaryrefslogtreecommitdiff
path: root/test/Feature
AgeCommit message (Expand)Author
2007-01-04Add a test to ensure that we can assembly comparisons of packed values.Reid Spencer
2007-01-04Test @zext and @sext fully as well as testing the "short" call syntax.Reid Spencer
2007-01-03Add a test case to test parameter attributes feature.Reid Spencer
2006-12-29Run llvm-upgrade on test to prepare for new assembly syntax.Reid Spencer
2006-12-20Add some tests for negative constants to unsigned and large positiveReid Spencer
2006-12-18Add a couple little tests for SExt/ZExt of constants of a sign that doesn'tReid Spencer
2006-12-11Add a test for constant folding of bitcast to/from floating point.Reid Spencer
2006-12-08packed initializers too in the testAndrew Lenharth
2006-12-08feature test for packed structsAndrew Lenharth
2006-12-02Remove old intrinsic declarations and usage.Reid Spencer
2006-12-02Remove a redundant RUN: line.Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
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