summaryrefslogtreecommitdiff
path: root/test/Feature
Commit message (Expand)AuthorAge
* For PR1297:Reid Spencer2007-04-01
* Remove use of implementation keyword.Reid Spencer2007-03-28
* Add tests for nounwind and noreturn function attributes.Reid Spencer2007-03-22
* For PR411:Reid Spencer2007-01-30
* For PR761:Reid Spencer2007-01-26
* Packed structs use packed struct initializersAndrew Lenharth2007-01-08
* Redefinition of functions is no longer permitted.Reid Spencer2007-01-07
* For PR1077:Reid Spencer2007-01-05
* Fix the test case for the change in parameter attribute syntax. The @ isReid Spencer2007-01-05
* For PR1077:Reid Spencer2007-01-05
* For PR1077:Reid Spencer2007-01-05
* XFAIL this test until such time that code gen can handle a comparison ofReid Spencer2007-01-04
* Add a test to ensure that we can assembly comparisons of packed values.Reid Spencer2007-01-04
* Test @zext and @sext fully as well as testing the "short" call syntax.Reid Spencer2007-01-04
* Add a test case to test parameter attributes feature.Reid Spencer2007-01-03
* Run llvm-upgrade on test to prepare for new assembly syntax.Reid Spencer2006-12-29
* 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