Strange as it may sound, we'll not use LDD/STD to store longs. For reasons of
authorBrian Gaeke <gaeke@uiuc.edu>
Thu, 24 Jun 2004 06:44:57 +0000 (06:44 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Thu, 24 Jun 2004 06:44:57 +0000 (06:44 +0000)
commit7548a540f74be48b3d900134e7220155aab1703a
tree58c800e14e5f6e00ff4aded0c4115be66a5a599b
parent00e514ea6af096a966f9437e7c8ed7794b6c4f93
Strange as it may sound, we'll not use LDD/STD to store longs. For reasons of
representational consistency, we want to address the halves of each 64-bit value
separately.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14356 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/InstSelectSimple.cpp
lib/Target/Sparc/SparcV8ISelSimple.cpp
lib/Target/SparcV8/InstSelectSimple.cpp
lib/Target/SparcV8/SparcV8ISelSimple.cpp