aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
diff options
context:
space:
mode:
authorChen Zheng <czhengsz@cn.ibm.com>2023-01-05 21:22:18 -0500
committerChen Zheng <czhengsz@cn.ibm.com>2023-01-05 21:23:29 -0500
commit85edf1fc7092554fcbaf5dbb7c2bfafca33dbbfd (patch)
tree7e12562041a20e756ab1d6494fc6a3d4aff0edd0 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
parent8fd279f7d369d6acdea7c0bd60c40bbc8c6beb06 (diff)
downloadllvm-85edf1fc7092554fcbaf5dbb7c2bfafca33dbbfd.zip
llvm-85edf1fc7092554fcbaf5dbb7c2bfafca33dbbfd.tar.gz
llvm-85edf1fc7092554fcbaf5dbb7c2bfafca33dbbfd.tar.bz2
[PowerPC] remove the ctr clobbers check related to TLS access
Dynamic tls access model will be lowered to MI which clobbers CTR in the loop in ISEL(ADDItlsgdLADDR) and post-isel CTR loop pass will revert the loop to a normal compare + branch form. So no need to add this clobber check in hardware loop insertion pass now. Reviewed By: nemanjai Differential revision: https://reviews.llvm.org/D140367
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions