Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove obsolete -f flags. | Dan Gohman | 2009-08-25 | 1 | -1/+1 |
* | Eliminate questionable syntax for stdin redirection. This probably also speed... | Gabor Greif | 2008-05-20 | 1 | -1/+1 |
* | returning an empty multiple return list is not valid. | Chris Lattner | 2008-04-23 | 1 | -2/+2 |
* | Let function call return aggregate. | Devang Patel | 2008-02-21 | 1 | -1/+0 |
* | XFAIL for now. | Devang Patel | 2008-02-20 | 1 | -1/+2 |
* | Now functions can return aggregate values. | Devang Patel | 2008-02-20 | 1 | -2/+1 |
* | Use not instead of ignore when an exit status is expected to always | Dan Gohman | 2007-12-11 | 1 | -1/+1 |
* | Fix the syntax for these tests. Noticed by Duncan Sands. | Reid Spencer | 2007-04-16 | 1 | -1/+1 |
* | For PR1319: | Reid Spencer | 2007-04-15 | 1 | -1/+1 |
* | For PR761: | Reid Spencer | 2007-01-26 | 1 | -4/+5 |
* | Use llvm-upgrade these tests as they all use old assembly. | Reid Spencer | 2006-12-02 | 1 | -1/+1 |
* | This bug crashes the assembler, distilled from a testcase produced by Andrew. | Chris Lattner | 2005-02-01 | 1 | -0/+8 |