Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move these to FrontendAda | Chris Lattner | 2007-04-03 | 14 | -115/+0 |
| | | | | llvm-svn: 35631 | ||||
* | Test that a VIEW_CONVERT_EXPR used as an lvalue has the right type. | Duncan Sands | 2007-03-27 | 1 | -0/+9 |
| | | | | llvm-svn: 35387 | ||||
* | Test handling of switches with wide case ranges. | Duncan Sands | 2007-03-23 | 1 | -0/+12 |
| | | | | llvm-svn: 35279 | ||||
* | Ada testcase for structs with multiple variable sized fields. | Duncan Sands | 2007-03-20 | 2 | -0/+14 |
| | | | | llvm-svn: 35210 | ||||
* | Test that ARRAY_RANGE_REF returns an array not an element. | Duncan Sands | 2007-03-20 | 1 | -0/+7 |
| | | | | llvm-svn: 35209 | ||||
* | Test handling of ARRAY_REF when the component type is of unknown size. | Duncan Sands | 2007-03-19 | 1 | -0/+11 |
| | | | | llvm-svn: 35176 | ||||
* | Test that the size of a view converted object is determined by the target | Duncan Sands | 2007-03-14 | 1 | -0/+7 |
| | | | | | | type, not the source type. llvm-svn: 35106 | ||||
* | Test support for arrays with non-zero first index. | Duncan Sands | 2007-03-13 | 2 | -0/+16 |
| | | | | llvm-svn: 35084 | ||||
* | Testcase for handling of static constant declarations in EmitBIND_EXPR. | Duncan Sands | 2007-03-05 | 1 | -0/+5 |
| | | | | llvm-svn: 34927 | ||||
* | Testcase causing the Ada front-end to create bogus constructor fields. | Duncan Sands | 2007-03-05 | 2 | -0/+16 |
| | | | | llvm-svn: 34926 | ||||
* | New directory for Ada testcases. Test handling of NON_LVALUE_EXPR. | Duncan Sands | 2007-03-05 | 2 | -0/+18 |
llvm-svn: 34925 |