Don't swap the operands of a subtraction when trying to create a
[oota-llvm.git] / test / Transforms / Inline / 2008-03-04-StructRet.ll
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-03-04 Devang PatelUse cast instead of dyn_cast.
2008-03-04 Devang PatelHandle multiple return values.