| commit | f4ba08aeafae2d8fed8c11dc59435a739decbda4 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Wed Jul 28 23:47:21 2010 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Wed Jul 28 23:47:21 2010 +0000 |
| tree | f7400d98cf869a91ce93e6aae8da0469524ee7bc | |
| parent | 4b8585ef6a2ce8943e963d61dc3406d5579ce365 [diff] |
pass argument vectors in a type that corresponds to the user type if possible. This improves the example to pass <4 x float> instead of <2 x double> but we still get awful code, and still don't get the return value right. llvm-svn: 109700