commit | 352eb48f8e23b0758877d3ae8d9f37533302b7f8 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed Mar 31 22:03:35 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed Mar 31 22:03:35 2004 +0000 |
tree | cff7366a945d269748e5f3276dbe7750c4325bf9 | |
parent | c1bab32bc56e6d27d1223431716523bbe35e4d2e [diff] |
Codegen FP select instructions into X86 conditional moves. Annoyingly enough the X86 does not support a full set of fp cmove instructions, so we can't always fold the condition into the select. :( Yuck. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12577 91177308-0d34-0410-b5e6-96231b3b80d8