| Commit message (Expand) | Author | Age | Files | Lines |
* | Will not compile without the spec! | Duncan Sands | 2011-03-31 | 1 | -1/+1 |
* | Testcase for dragonegg commit 124128. | Duncan Sands | 2011-01-24 | 2 | -0/+12 |
* | Adjust this test for the fact that the stores are no longer | Duncan Sands | 2010-12-02 | 1 | -1/+1 |
* | Dragonegg cannot output bitcode, only human readable IR, so use -S rather | Duncan Sands | 2010-11-25 | 21 | -22/+22 |
* | Check that accessing a struct field that occurs before the start | Duncan Sands | 2009-10-22 | 1 | -0/+6 |
* | Test handling of record fields with negative offsets. | Duncan Sands | 2009-10-22 | 1 | -0/+10 |
* | Adjust this test for recent sroa improvements. | Duncan Sands | 2009-03-12 | 1 | -1/+1 |
* | Check that records with a known constant size are not | Duncan Sands | 2009-02-25 | 2 | -0/+16 |
* | Teach constant folding that an inttoptr of a | Duncan Sands | 2008-08-13 | 1 | -0/+4 |
* | Testcase for gimplify_expr crash caused by an | Duncan Sands | 2008-01-15 | 1 | -0/+12 |
* | Testcase with non-integer "bitfields" (in quotes, | Duncan Sands | 2008-01-04 | 1 | -0/+12 |
* | Test for handling of large bit offset from a | Duncan Sands | 2008-01-03 | 2 | -0/+16 |
* | An example for which the TYPE_SIZE was being set from | Duncan Sands | 2008-01-03 | 1 | -0/+12 |
* | Test handling of records for which the fields are | Duncan Sands | 2008-01-03 | 1 | -0/+7 |
* | For multipart tests, place the parts with no | Duncan Sands | 2007-07-23 | 20 | -16/+16 |
* | Testcase for yet another global constant Ada f-e bug. | Duncan Sands | 2007-05-06 | 2 | -0/+9 |
* | Test that TREE_CONSTANT is being set correctly. | Duncan Sands | 2007-05-02 | 2 | -0/+17 |
* | Test that inline assembler compiles (llvm-gcc added an extra "uses" parameter | Duncan Sands | 2007-05-02 | 1 | -0/+6 |
* | Replace llvm_gcc_supports_ada and llvm_gcc_supports_objc with just a single | Reid Spencer | 2007-04-21 | 1 | -1/+1 |
* | Test if the compiler supports Ada, and enable Ada tests if so. While I was | Duncan Sands | 2007-04-21 | 1 | -0/+6 |
* | Testcase for debug info emission for structure fields at variable offsets. | Duncan Sands | 2007-04-16 | 1 | -0/+8 |
* | move ada tests | Chris Lattner | 2007-04-03 | 14 | -0/+115 |