Adjust testcases for msasm -> alignstack.
[oota-llvm.git] / test / Assembler / 2008-02-20-MultipleReturnValue.ll
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-02-26 Devang PatelUpdate bitcode reader and writer to handle multiple...
2008-02-23 Evan ChengBacking out r47521 for now. This has broken a number...
2008-02-23 Devang PatelProperly read and write bitcodes for multiple return...
2008-02-21 Devang PatelLet invoke return aggregate value.
2008-02-21 Devang PatelLet function call return aggregate.