Do the right thing and enable 64 bit regs under the control of a subtarget
authorNate Begeman <natebegeman@mac.com>
Tue, 18 Oct 2005 00:56:42 +0000 (00:56 +0000)
committerNate Begeman <natebegeman@mac.com>
Tue, 18 Oct 2005 00:56:42 +0000 (00:56 +0000)
commit9d2b817fcbad2ee615be323c38f1ed66d81964dc
treea62fd226ac5e5fcc2d50fd22d89ad4c77abe48a2
parent1d9d7427c4a4e3c7bdcfd1f725447f355e509c20
Do the right thing and enable 64 bit regs under the control of a subtarget
option.  Currently the only way to enable this is to specify the
64bitregs mattr flag.  It is never enabled by default on any config yet.

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