Fix XCoreTargetLowering::isLegalAddressingMode to handle non simple VTs.
authorRichard Osborne <richard@xmos.com>
Wed, 15 Jul 2009 15:46:56 +0000 (15:46 +0000)
committerRichard Osborne <richard@xmos.com>
Wed, 15 Jul 2009 15:46:56 +0000 (15:46 +0000)
commit3af282f16a5189c864ac3032387b593adfad49fe
treeb0f3e321152f49dd95d1354c245cc99d3d91ca09
parentf301c2299c95a1f60e879be4a3b0179ed3935d44
Fix XCoreTargetLowering::isLegalAddressingMode to handle non simple VTs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75788 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/XCore/XCoreISelLowering.cpp
test/CodeGen/XCore/2009-07-15-store192.ll [new file with mode: 0644]