summaryrefslogtreecommitdiff
path: root/test/Feature
Commit message (Expand)AuthorAge
* Add some tests for negative constants to unsigned and large positiveReid Spencer2006-12-20
* Add a couple little tests for SExt/ZExt of constants of a sign that doesn'tReid Spencer2006-12-18
* Add a test for constant folding of bitcast to/from floating point.Reid Spencer2006-12-11
* packed initializers too in the testAndrew Lenharth2006-12-08
* feature test for packed structsAndrew Lenharth2006-12-08
* Remove old intrinsic declarations and usage.Reid Spencer2006-12-02
* Remove a redundant RUN: line.Reid Spencer2006-12-02
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* For PR950:Reid Spencer2006-11-27
* Fix some typos.Reid Spencer2006-11-23
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-23
* 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