aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/multiple-return-values.ll
AgeCommit message (Expand)Author
2011-06-17remove parser support for the obsolete "multiple return values" syntax, whichChris Lattner
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-03-19Add support for multiple return values for the PPC target byDan Gohman