Rewrite address handling to use a structure with all the possible address
authorEric Christopher <echristo@apple.com>
Sat, 20 Nov 2010 22:38:27 +0000 (22:38 +0000)
committerEric Christopher <echristo@apple.com>
Sat, 20 Nov 2010 22:38:27 +0000 (22:38 +0000)
commit827656dab4931a512d6d994d9c61d280a2651dd4
tree84925b3164656226b0f9004faf0accec907c175d
parent13df1a0baca2af78e24919e6a52b452f4d45f32f
Rewrite address handling to use a structure with all the possible address
mode variables. Handle frame indexes in load/store and allocas again.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119912 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp