[PowerPC] Add a regression test for r225251
authorHal Finkel <hfinkel@anl.gov>
Tue, 6 Jan 2015 16:46:37 +0000 (16:46 +0000)
committerHal Finkel <hfinkel@anl.gov>
Tue, 6 Jan 2015 16:46:37 +0000 (16:46 +0000)
commit15914b5c2244bdbda439bf2a4cab2191cc7617dc
treec709fb100f23a5006815fa1bb58c35511adbfa31
parenta24e0129765017664e978fa949c8353eb3b0fb83
[PowerPC] Add a regression test for r225251

In r225251, I removed an old entry from the README.txt file. While there are
several contributing factors (including pieces in Clang's ABI code), upon
further reflection, the backend part deserves a regression test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225268 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/arr-fp-arg-no-copy.ll [new file with mode: 0644]