summaryrefslogtreecommitdiff
path: root/test/Transforms/SCCP/2008-03-10-sret.ll
Commit message (Expand)AuthorAge
* merge 2008-03-10-sret.ll into ipsccp-basic.ll, and upgrade its syntax.Chris Lattner2009-11-02
* disable IPSCCP support for multiple return values, it is buggy, so justChris Lattner2009-11-02
* Eliminate more redundant llvm-as calls.Dan Gohman2009-09-11
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* adjust for asmprinter change.Chris Lattner2009-03-01
* Enable first-class aggregates support.Dan Gohman2008-07-23
* make this test more interesting.Chris Lattner2008-04-23
* Initial multiple return values support.Devang Patel2008-03-11