Use ptr type in the immediate field of a BxA instruction so we don't end up selecting...
authorEvan Cheng <evan.cheng@apple.com>
Mon, 22 Oct 2007 19:46:19 +0000 (19:46 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 22 Oct 2007 19:46:19 +0000 (19:46 +0000)
commit3311876c3c3147688b08f64c441e5bfaaa3412b3
tree39af37627ef59548ab1a0844fc3b99a901b05c85
parent76500d52be67e5dbdf9b7fb2843d286f26f37e3b
Use ptr type in the immediate field of a BxA instruction so we don't end up selecting 32-bit call instruction for ppc64.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43228 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp
test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert.ll [new file with mode: 0644]