| Commit message (Expand) | Author | Age | Files | Lines |
* | For PR411: | Reid Spencer | 2007-01-30 | 1 | -3/+3 |
* | For PR761: | Reid Spencer | 2007-01-26 | 5 | -35/+35 |
* | Packed structs use packed struct initializers | Andrew Lenharth | 2007-01-08 | 1 | -17/+17 |
* | Redefinition of functions is no longer permitted. | Reid Spencer | 2007-01-07 | 2 | -4/+3 |
* | For PR1077: | Reid Spencer | 2007-01-05 | 1 | -2/+1 |
* | Fix the test case for the change in parameter attribute syntax. The @ is | Reid Spencer | 2007-01-05 | 1 | -6/+6 |
* | For PR1077: | Reid Spencer | 2007-01-05 | 3 | -4/+15 |
* | For PR1077: | Reid Spencer | 2007-01-05 | 1 | -12/+0 |
* | XFAIL this test until such time that code gen can handle a comparison of | Reid Spencer | 2007-01-04 | 1 | -0/+1 |
* | Add a test to ensure that we can assembly comparisons of packed values. | Reid Spencer | 2007-01-04 | 1 | -0/+57 |
* | Test @zext and @sext fully as well as testing the "short" call syntax. | Reid Spencer | 2007-01-04 | 1 | -3/+5 |
* | Add a test case to test parameter attributes feature. | Reid Spencer | 2007-01-03 | 1 | -0/+18 |
* | Run llvm-upgrade on test to prepare for new assembly syntax. | Reid Spencer | 2006-12-29 | 2 | -2/+2 |
* | Add some tests for negative constants to unsigned and large positive | Reid Spencer | 2006-12-20 | 1 | -0/+7 |
* | Add a couple little tests for SExt/ZExt of constants of a sign that doesn't | Reid Spencer | 2006-12-18 | 1 | -0/+7 |
* | Add a test for constant folding of bitcast to/from floating point. | Reid Spencer | 2006-12-11 | 1 | -0/+18 |
* | packed initializers too in the test | Andrew Lenharth | 2006-12-08 | 1 | -0/+4 |
* | feature test for packed structs | Andrew Lenharth | 2006-12-08 | 1 | -0/+29 |
* | Remove old intrinsic declarations and usage. | Reid Spencer | 2006-12-02 | 1 | -14/+0 |
* | Remove a redundant RUN: line. | Reid Spencer | 2006-12-02 | 1 | -2/+0 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 39 | -66/+71 |
* | For PR950: | Reid Spencer | 2006-11-27 | 1 | -1/+15 |
* | Fix some typos. | Reid Spencer | 2006-11-23 | 1 | -3/+2 |
* | Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and | Reid Spencer | 2006-11-23 | 5 | -15/+16 |
* | Fix a problem where dejagnu won't accept the value of global tcl variable | Reid Spencer | 2006-05-28 | 1 | -1/+0 |
* | Provide an infrastructure for testing the llvm2cpp program (yet to be | Reid Spencer | 2006-05-28 | 1 | -0/+3 |
* | new testcase for csretcc | Chris Lattner | 2006-05-19 | 1 | -0/+5 |
* | Added the ability to xfail based on llvmgcc version | Tanya Lattner | 2006-04-12 | 1 | -1/+1 |
* | new testcase for shufflevector | Chris Lattner | 2006-04-08 | 1 | -0/+12 |
* | Tired of wading through cvs's list ? files that are generated when building | Reid Spencer | 2006-03-23 | 1 | -0/+1 |
* | new tests for actual inline asm expressions | Chris Lattner | 2006-01-25 | 1 | -2/+8 |
* | minor syntax change | Chris Lattner | 2006-01-24 | 1 | -2/+2 |
* | new testcase | Chris Lattner | 2006-01-23 | 1 | -0/+8 |
* | Expand test to cover the non-overloaded variants of the arithmetic and | Reid Spencer | 2006-01-19 | 1 | -1/+45 |
* | Test case for the insertelement operation. | Robert Bocchino | 2006-01-17 | 1 | -2/+7 |
* | new testcase for extractelement instruction | Chris Lattner | 2006-01-10 | 1 | -0/+8 |
* | new testcase | Chris Lattner | 2005-11-12 | 1 | -0/+10 |
* | add alignment info for globals and functions | Chris Lattner | 2005-11-06 | 1 | -1/+3 |
* | new testcase | Chris Lattner | 2005-11-05 | 1 | -0/+17 |
* | Fix this test case to actually test the new va_arg instruction not the | Reid Spencer | 2005-06-18 | 1 | -1/+1 |
* | new vararg test | Andrew Lenharth | 2005-06-18 | 1 | -0/+33 |
* | Add note to self to complete the testing of all intrinsic functions as | Reid Spencer | 2005-05-09 | 1 | -0/+2 |
* | new testcase | Chris Lattner | 2005-05-06 | 1 | -0/+42 |
* | test that tail call survives bytecodification | Chris Lattner | 2005-05-06 | 1 | -3/+3 |
* | yea yea yea | Andrew Lenharth | 2005-05-03 | 1 | -3/+3 |
* | pre add count tests | Andrew Lenharth | 2005-05-03 | 1 | -0/+7 |
* | This file is all commented out. | Chris Lattner | 2005-03-05 | 1 | -45/+0 |
* | Add a test for llvm.prefetch. | Chris Lattner | 2005-02-28 | 1 | -0/+3 |
* | Update testcase | Alkis Evlogimenos | 2004-12-10 | 1 | -2/+2 |
* | Simple testcase for quoted label. | Chris Lattner | 2004-12-10 | 1 | -0/+10 |