summaryrefslogtreecommitdiff
path: root/test/Assembler/2005-01-31-CallingAggregateFunction.ll
AgeCommit message (Expand)Author
2014-08-19verify-uselistorder: Force -preserve-bc-use-list-orderDuncan P. N. Exon Smith
2014-07-31verify-uselistorder: Change the default -num-shuffles=5Duncan P. N. Exon Smith
2014-07-31verify-uselistorder: Add RUN lines to cases in test/AssemblyDuncan P. N. Exon Smith
2009-08-25Remove obsolete -f flags.Dan Gohman
2008-05-20Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif
2008-04-23returning an empty multiple return list is not valid.Chris Lattner
2008-02-21Let function call return aggregate.Devang Patel
2008-02-20XFAIL for now.Devang Patel
2008-02-20Now functions can return aggregate values.Devang Patel
2007-12-11Use not instead of ignore when an exit status is expected to alwaysDan Gohman
2007-04-16Fix the syntax for these tests. Noticed by Duncan Sands.Reid Spencer
2007-04-15For PR1319:Reid Spencer
2007-01-26For PR761:Reid Spencer
2006-12-02Use llvm-upgrade these tests as they all use old assembly.Reid Spencer
2005-02-01This bug crashes the assembler, distilled from a testcase produced by Andrew.Chris Lattner