summaryrefslogtreecommitdiff
path: root/test/FrontendAda
Commit message (Expand)AuthorAge
* Check that accessing a struct field that occurs before the startDuncan Sands2009-10-22
* Test handling of record fields with negative offsets.Duncan Sands2009-10-22
* Adjust this test for recent sroa improvements.Duncan Sands2009-03-12
* Check that records with a known constant size are notDuncan Sands2009-02-25
* Teach constant folding that an inttoptr of aDuncan Sands2008-08-13
* Testcase for gimplify_expr crash caused by anDuncan Sands2008-01-15
* Testcase with non-integer "bitfields" (in quotes,Duncan Sands2008-01-04
* Test for handling of large bit offset from aDuncan Sands2008-01-03
* An example for which the TYPE_SIZE was being set fromDuncan Sands2008-01-03
* Test handling of records for which the fields areDuncan Sands2008-01-03
* For multipart tests, place the parts with noDuncan Sands2007-07-23
* Testcase for yet another global constant Ada f-e bug.Duncan Sands2007-05-06
* Test that TREE_CONSTANT is being set correctly.Duncan Sands2007-05-02
* Test that inline assembler compiles (llvm-gcc added an extra "uses" parameterDuncan Sands2007-05-02
* Replace llvm_gcc_supports_ada and llvm_gcc_supports_objc with just a singleReid Spencer2007-04-21
* Test if the compiler supports Ada, and enable Ada tests if so. While I wasDuncan Sands2007-04-21
* Testcase for debug info emission for structure fields at variable offsets.Duncan Sands2007-04-16
* move ada testsChris Lattner2007-04-03