aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/SafeStack.cpp
diff options
context:
space:
mode:
authorKang Zhang <shkzhang@cn.ibm.com>2020-06-17 07:06:46 +0000
committerKang Zhang <shkzhang@cn.ibm.com>2020-06-17 07:06:46 +0000
commitc2574dc9f70755e151fb55a91d7778176f3ca696 (patch)
tree01b97a9380efc39b4125c9468f5c7c59b588692c /llvm/lib/CodeGen/SafeStack.cpp
parent564821ad65b6dae0c23f23ddcdfb997a0c5aab66 (diff)
downloadllvm-c2574dc9f70755e151fb55a91d7778176f3ca696.zip
llvm-c2574dc9f70755e151fb55a91d7778176f3ca696.tar.gz
llvm-c2574dc9f70755e151fb55a91d7778176f3ca696.tar.bz2
[NFC]][PowerPC] Remove unused intrinsic for old CTR loop pass
Summary: In the patch D62907 the PPC CTRLoops pass has been replaced by Generic Hardware Loop pass, and it has imported some new intrinsic for Generic Hardware Loop. The old intrinsic used in PPC CTRLoops int_ppc_mtctr and int_ppc_is_decremented_ctr_nonzero is been replaced by int_set_loop_iterations and loop_decrement. This patch is to remove above unused two instrinsic. Reviewed By: shchenz Differential Revision: https://reviews.llvm.org/D81539
Diffstat (limited to 'llvm/lib/CodeGen/SafeStack.cpp')
0 files changed, 0 insertions, 0 deletions