Fix handling of FP constants with single precision, and loading of internal linkage...
authorNate Begeman <natebegeman@mac.com>
Sat, 14 Aug 2004 22:11:38 +0000 (22:11 +0000)
committerNate Begeman <natebegeman@mac.com>
Sat, 14 Aug 2004 22:11:38 +0000 (22:11 +0000)
commit6d1e2dfd865927d59208ca37cef1a8832619f20b
tree1a14e4a6a7a01d2f077cf3797d2a4910f30dca27
parente59bf59ba55c6bdba82a7126e91f5bb53118e84c
Fix handling of FP constants with single precision, and loading of internal linkage function addresses

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15742 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPC32ISelSimple.cpp