aboutsummaryrefslogtreecommitdiffstats
path: root/test/Feature
Commit message (Expand)AuthorAgeFilesLines
* For PR761:Reid Spencer2007-01-265-35/+35
* Packed structs use packed struct initializersAndrew Lenharth2007-01-081-17/+17
* Redefinition of functions is no longer permitted.Reid Spencer2007-01-072-4/+3
* For PR1077:Reid Spencer2007-01-051-2/+1
* Fix the test case for the change in parameter attribute syntax. The @ isReid Spencer2007-01-051-6/+6
* For PR1077:Reid Spencer2007-01-053-4/+15
* For PR1077:Reid Spencer2007-01-051-12/+0
* XFAIL this test until such time that code gen can handle a comparison ofReid Spencer2007-01-041-0/+1
* Add a test to ensure that we can assembly comparisons of packed values.Reid Spencer2007-01-041-0/+57
* Test @zext and @sext fully as well as testing the "short" call syntax.Reid Spencer2007-01-041-3/+5
* Add a test case to test parameter attributes feature.Reid Spencer2007-01-031-0/+18
* Run llvm-upgrade on test to prepare for new assembly syntax.Reid Spencer2006-12-292-2/+2
* Add some tests for negative constants to unsigned and large positiveReid Spencer2006-12-201-0/+7
* Add a couple little tests for SExt/ZExt of constants of a sign that doesn'tReid Spencer2006-12-181-0/+7
* Add a test for constant folding of bitcast to/from floating point.Reid Spencer2006-12-111-0/+18
* packed initializers too in the testAndrew Lenharth2006-12-081-0/+4
* feature test for packed structsAndrew Lenharth2006-12-081-0/+29
* Remove old intrinsic declarations and usage.Reid Spencer2006-12-021-14/+0
* Remove a redundant RUN: line.Reid Spencer2006-12-021-2/+0
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-0239-66/+71
* For PR950:Reid Spencer2006-11-271-1/+15
* Fix some typos.Reid Spencer2006-11-231-3/+2
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-235-15/+16
* 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