diff options
author | Chris Lattner <sabre@nondot.org> | 2006-02-17 04:32:33 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-02-17 04:32:33 +0000 |
commit | 9ec392b2aa6ad02cfba5068ec163af7a2adc0476 (patch) | |
tree | a023fd8f98979467a641b24720478e18d868bb05 /llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp | |
parent | 67c21b6c46cfe6d8ec40105f17b010b4750deb29 (diff) | |
download | bcm5719-llvm-9ec392b2aa6ad02cfba5068ec163af7a2adc0476.tar.gz bcm5719-llvm-9ec392b2aa6ad02cfba5068ec163af7a2adc0476.zip |
Fix another miscompilation exposed by lencode, where we lowered i64->f32
conversions to __floatdidf instead of __floatdisf on targets that support
f32 but not i64 (e.g. sparc).
llvm-svn: 26254
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions