[PowerPC][NFC] Add a TOC save test case prior to posting a related patch
commitbbaaf67b3ac57bb9b7bb04f56f58da071cd27a1f
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Wed, 26 Jun 2019 02:01:11 +0000 (26 02:01 +0000)
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Wed, 26 Jun 2019 02:01:11 +0000 (26 02:01 +0000)
tree2843dc9663c68806e1089755a9c3131e761115c1
parent40a575fd1182196b52546cca37c9538b90b5b346
[PowerPC][NFC] Add a TOC save test case prior to posting a related patch

An upcoming patch will modify the behaviour with respect to saving the TOC
in functions with indirect calls.
Adding a test case so the patch will show the difference in codegen.

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