| commit | d5e739dcc212d3ec582fa31467f47b25e8346e08 | [log] [tgz] |
|---|---|---|
| author | Nate Begeman <natebegeman@mac.com> | Sun Aug 14 18:38:32 2005 +0000 |
| committer | Nate Begeman <natebegeman@mac.com> | Sun Aug 14 18:38:32 2005 +0000 |
| tree | aae33dc7882ae1a72666653923b65283a583ac08 | |
| parent | e5394d453d2209ba5ce831c39b24c666ad710e28 [diff] |
Fix last night's PPC32 regressions by 1. Not selecting the false value of a select_cc in the false arm, which isn't legal for nested selects. 2. Actually returning the node we created and Legalized in the FP_TO_UINT Expander. llvm-svn: 22789