[PowerPC] Add a test for truncating a shifted load
authorHal Finkel <hfinkel@anl.gov>
Mon, 5 Jan 2015 21:33:14 +0000 (21:33 +0000)
committerHal Finkel <hfinkel@anl.gov>
Mon, 5 Jan 2015 21:33:14 +0000 (21:33 +0000)
commit1b84bf255482c01768c0206466ae69d7b2a64197
treee76241513a7b28c7ba4b86d2771b33845b1fd556
parent0c36e97b78ffd3486b2fb01dd3191f0e7367810d
[PowerPC] Add a test for truncating a shifted load

We now produce the desired code as noted in the README.txt file. Remove the
README entry and add a regression test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225209 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/README.txt
test/CodeGen/PowerPC/lbz-from-ld-shift.ll [new file with mode: 0644]