Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For PR1338: Rename test dirs | Anton Korobeynikov | 2008-05-29 | 1 | -53/+0 |
| | | | | llvm-svn: 51695 | ||||
* | For PR1319: Upgrade to new test harness. | Reid Spencer | 2007-04-15 | 1 | -1/+2 |
| | | | | llvm-svn: 36082 | ||||
* | Fix the pattern. | Reid Spencer | 2007-03-07 | 1 | -1/+1 |
| | | | | llvm-svn: 34994 | ||||
* | Make this test more reliable across platforms. | Reid Spencer | 2007-03-07 | 1 | -1/+2 |
| | | | | llvm-svn: 34993 | ||||
* | Don't run lli in llvm-test. Instead just check that the datalayout string | Reid Spencer | 2007-03-06 | 1 | -1/+1 |
| | | | | | | is the right length. llvm-svn: 34973 | ||||
* | Test to ensure that data layout is generated correctly for host platform. | Reid Spencer | 2007-03-06 | 1 | -0/+51 |
This is for PR1242. llvm-svn: 34944 |