diff options
author | Anirudh Prasad <anirudh_prasad@hotmail.com> | 2021-09-24 14:59:29 -0400 |
---|---|---|
committer | Anirudh Prasad <anirudh_prasad@hotmail.com> | 2021-09-24 15:20:57 -0400 |
commit | ebe06910ce2623f525e458a91d7e5a1858163226 (patch) | |
tree | c485c8ae518137b8713435881b57811dde02879e /llvm/lib/IR/ModuleSummaryIndex.cpp | |
parent | 7774166499d6db7fd5b246a1a694e7fe930ebcba (diff) | |
download | llvm-ebe06910ce2623f525e458a91d7e5a1858163226.zip llvm-ebe06910ce2623f525e458a91d7e5a1858163226.tar.gz llvm-ebe06910ce2623f525e458a91d7e5a1858163226.tar.bz2 |
[NFC] Replace hard-coded usages of SystemZ::R15D with SpecialRegisters API
This patch changes hard-coded usages of SystemZ::R15D with calls to the getStackPointerRegister function. Uses in the LowerCall function are avoided to avoid merge conflicts with an expected upcoming patch.
Reviewed By: uweigand
Differential Revision: https://reviews.llvm.org/D109702
Diffstat (limited to 'llvm/lib/IR/ModuleSummaryIndex.cpp')
0 files changed, 0 insertions, 0 deletions