Addrspacecasts are no-ops on ARM.
authorJames Molloy <james.molloy@arm.com>
Tue, 3 Dec 2013 11:23:11 +0000 (11:23 +0000)
committerJames Molloy <james.molloy@arm.com>
Tue, 3 Dec 2013 11:23:11 +0000 (11:23 +0000)
commit616c94ba87b9f3ce4e4c2cd01474294438b676b7
treef39cd398b1c7ac8b35db8f241241b2fff122d4cc
parent90a34679ef394ce076d674d46283e3bc7cfa421f
Addrspacecasts are no-ops on ARM.

Testcase added.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196269 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.h
test/CodeGen/ARM/addrspacecast.ll [new file with mode: 0644]