TargetLowering: n * r where n > 2 should be an illegal addressing mode
authorTom Stellard <thomas.stellard@amd.com>
Fri, 14 Feb 2014 21:10:34 +0000 (21:10 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 14 Feb 2014 21:10:34 +0000 (21:10 +0000)
commit5f8059479783315124eca7c406804ae5e7a713fe
treec3ce6e109130169c6aebeddb7ebb1fd859c4714b
parent3b0acd4ef48b3aea4b6688cad9a980fdc609b58f
TargetLowering: n * r where n > 2 should be an illegal addressing mode

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201433 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetLoweringBase.cpp
test/CodeGen/R600/codegen-prepare-addrmode-sext.ll [new file with mode: 0644]