[AArch64]Add code to spill/fill Q register tuples such as QPair/QTriple/QQuad.
authorHao Liu <Hao.Liu@arm.com>
Mon, 30 Dec 2013 02:38:12 +0000 (02:38 +0000)
committerHao Liu <Hao.Liu@arm.com>
Mon, 30 Dec 2013 02:38:12 +0000 (02:38 +0000)
commitafcdbf7400c28c5b3605c8c3672e127900f4eff0
tree5d3220967f14e8d7dcc30b650414f2f6f085a341
parent43ffcc571cfd300b6a84d0ce0ca42cb783d5c8d9
[AArch64]Add code to spill/fill Q register tuples such as QPair/QTriple/QQuad.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198193 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64InstrInfo.cpp
lib/Target/AArch64/AArch64RegisterInfo.cpp
test/CodeGen/AArch64/neon-vector-list-spill.ll [new file with mode: 0644]