Handle loading of 0x????0000 constants with a single instruction.
authorJim Laskey <jlaskey@mac.com>
Thu, 18 Aug 2005 15:52:30 +0000 (15:52 +0000)
committerJim Laskey <jlaskey@mac.com>
Thu, 18 Aug 2005 15:52:30 +0000 (15:52 +0000)
commit3285aadce9fb037d684d704e07610b09fb940ad7
treea43d9e9f8658b34d020344332407423f0847c1ac
parentcffc32b6e2e1edc2ddd62a00159f7008ee765d3e
Handle loading of 0x????0000 constants with a single instruction.

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