diff options
author | Chris Lattner <sabre@nondot.org> | 2004-03-31 22:03:35 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-03-31 22:03:35 +0000 |
commit | 352eb48f8e23b0758877d3ae8d9f37533302b7f8 (patch) | |
tree | cff7366a945d269748e5f3276dbe7750c4325bf9 /lib/Target/X86/X86TargetMachine.cpp | |
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
Diffstat (limited to 'lib/Target/X86/X86TargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions