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