aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/Shell/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorEsme-Yi <esme.yi@ibm.com>2020-12-07 05:19:06 +0000
committerEsme-Yi <esme.yi@ibm.com>2020-12-07 05:19:06 +0000
commit28fdeea9522fd2538773dc0d969dcb155b067e2e (patch)
tree92521c70753ec2261311183400bc7b5ee78e295c /lldb/test/Shell/ScriptInterpreter/Python
parentc11d868a39cbb7ff535eed906e181a18c02001eb (diff)
downloadllvm-28fdeea9522fd2538773dc0d969dcb155b067e2e.zip
llvm-28fdeea9522fd2538773dc0d969dcb155b067e2e.tar.gz
llvm-28fdeea9522fd2538773dc0d969dcb155b067e2e.tar.bz2
[PowerPC] Add support for intrinsics dcbfps and dcbstps in P10.
Summary: This patch added support for the intrinsics llvm.ppc.dcbfps and llvm.ppc.dcbstps. dcbfps and dcbstps are actually extended mnemonics of dcbf. dcbfps RA,RB ---> dcbf RA,RB,4 dcbstps RA,RB ---> dcbf RA,RB,6 Reviewed By: amyk, steven.zhang Differential Revision: https://reviews.llvm.org/D91323
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions