Allow aliases to be unnamed.
[oota-llvm.git] / test / Assembler / 2005-01-31-CallingAggregateFunction.ll
2014-08-19 Duncan P. N. Exon... verify-uselistorder: Force -preserve-bc-use-list-order
2014-07-31 Duncan P. N. Exon... verify-uselistorder: Change the default -num-shuffles=5
2014-07-31 Duncan P. N. Exon... verify-uselistorder: Add RUN lines to cases in test...
2009-08-25 Dan GohmanRemove obsolete -f flags.
2008-05-20 Gabor GreifEliminate questionable syntax for stdin redirection...
2008-04-23 Chris Lattnerreturning an empty multiple return list is not valid.
2008-02-21 Devang PatelLet function call return aggregate.
2008-02-20 Devang PatelXFAIL for now.
2008-02-20 Devang PatelNow functions can return aggregate values.
2007-12-11 Dan GohmanUse not instead of ignore when an exit status is expect...
2007-04-16 Reid SpencerFix the syntax for these tests. Noticed by Duncan Sands.
2007-04-15 Reid SpencerFor PR1319:
2007-01-26 Reid SpencerFor PR761:
2006-12-02 Reid SpencerUse llvm-upgrade these tests as they all use old assembly.
2005-02-01 Chris LattnerThis bug crashes the assembler, distilled from a testca...