Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some escaping and quoting in RUN lines, mainly involving { and <. In two | Matthijs Kooijman | 2008-06-10 | 1 | -1/+1 |
* | Delete the svn:executable property on these files, which aren't executable. | Dan Gohman | 2007-07-23 | 1 | -0/+0 |
* | Try some alternative syntax. | Reid Spencer | 2007-04-14 | 1 | -1/+1 |
* | For PR1319: | Reid Spencer | 2007-04-14 | 1 | -3/+4 |
* | Remove use of implementation keyword. | Reid Spencer | 2007-03-28 | 1 | -1/+0 |
* | For PR761: | Reid Spencer | 2007-01-26 | 1 | -11/+11 |
* | Packed structs use packed struct initializers | Andrew Lenharth | 2007-01-08 | 1 | -17/+17 |
* | Run llvm-upgrade on test to prepare for new assembly syntax. | Reid Spencer | 2006-12-29 | 1 | -1/+1 |
* | 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 |