[PowerPC] Add another test for load/store with update
authorHal Finkel <hfinkel@anl.gov>
Mon, 5 Jan 2015 21:22:42 +0000 (21:22 +0000)
committerHal Finkel <hfinkel@anl.gov>
Mon, 5 Jan 2015 21:22:42 +0000 (21:22 +0000)
commite7d845b7093c4b2b3924730a3b7fda288aa90191
treec0b7ef1005eb61fc645bdcd47867996dc3e7e142
parent75beb04d367dc312cf9ea82007d71e03cd216342
[PowerPC] Add another test for load/store with update

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@225205 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/README.txt
test/CodeGen/PowerPC/ld-st-upd.ll [new file with mode: 0644]