Do not pre-allocate references of D registers pairs if they are extracted from the...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 5 May 2010 22:15:40 +0000 (22:15 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 5 May 2010 22:15:40 +0000 (22:15 +0000)
commit676b2dfd2719e03bda4d1d99de67be2a9bdfb124
treeb66c1f7fe8c8d7d85dafc733d002f693f572ac45
parentbc1c98d538a85967172836563b1875b3e7a2a2d5
Do not pre-allocate references of D registers pairs if they are extracted from the same Q register and are in the right order.

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