Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge 2008-03-10-sret.ll into ipsccp-basic.ll, and upgrade its syntax. | Chris Lattner | 2009-11-02 | 1 | -21/+0 |
* | disable IPSCCP support for multiple return values, it is buggy, so just | Chris Lattner | 2009-11-02 | 1 | -0/+2 |
* | Eliminate more redundant llvm-as calls. | Dan Gohman | 2009-09-11 | 1 | -1/+1 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | adjust for asmprinter change. | Chris Lattner | 2009-03-01 | 1 | -3/+5 |
* | Enable first-class aggregates support. | Dan Gohman | 2008-07-23 | 1 | -2/+5 |
* | make this test more interesting. | Chris Lattner | 2008-04-23 | 1 | -4/+6 |
* | Initial multiple return values support. | Devang Patel | 2008-03-11 | 1 | -0/+12 |