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