Test that large absolute addresses are properly folded into addr modes on
authorChris Lattner <sabre@nondot.org>
Sat, 17 Feb 2007 06:41:57 +0000 (06:41 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 17 Feb 2007 06:41:57 +0000 (06:41 +0000)
commit6e1472a9280714bc0d4a8663c5d696961f22204d
treeeca04c9cea17ebb0406b17ec9c415687118db092
parent95ad943ed5b2212652b40ebcbb675fde67dc474a
Test that large absolute addresses are properly folded into addr modes on
both ppc32 and ppc64.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34370 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/LargeAbsoluteAddr.ll [new file with mode: 0644]