| commit | 1bd44363f2f66a2a71a04cbcd69d2879cefb1ffe | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Tue Mar 11 03:23:40 2008 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Tue Mar 11 03:23:40 2008 +0000 |
| tree | 5af0e56f4c4f4fef70cb3fc8be87f875892d87d0 | |
| parent | 3e0ec65678a103dfdd47cae137f44ba8b997140f [diff] |
Change the model for FP Stack return to use fp operands on the RET instruction instead of using FpSET_ST0_32. This also generalizes the code to handling returning of multiple FP results. llvm-svn: 48209