Recognize vst1.64 / vld1.64 with 3 and 4 regs as load from / store to stack stuff
authorAnton Korobeynikov <asl@math.spbu.ru>
Sat, 4 Aug 2012 13:22:14 +0000 (13:22 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sat, 4 Aug 2012 13:22:14 +0000 (13:22 +0000)
commit161474d198d44ab505861c1ec55f022b27314b35
tree691609f79232b82e09c476e761920189acfa285a
parentb58d7d03125526c152ade0c75be302b3c9eab997
Recognize vst1.64 / vld1.64 with 3 and 4 regs as load from / store to stack stuff
(this corresponds by spilling/reloading regs in DTriple / DQuad reg classes).
No testcase, found by inspection.

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