merge two tests and convert to filecheck.
[oota-llvm.git] / test / Transforms / SCCP / 2008-03-10-sret.ll
2009-09-11 Dan GohmanEliminate more redundant llvm-as calls.
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-03-01 Chris Lattneradjust for asmprinter change.
2008-07-23 Dan GohmanEnable first-class aggregates support.
2008-04-23 Chris Lattnermake this test more interesting.
2008-03-11 Devang PatelInitial multiple return values support.