diff options
author | Victor Huang <wei.huang@ibm.com> | 2021-11-16 09:59:05 -0600 |
---|---|---|
committer | Victor Huang <wei.huang@ibm.com> | 2021-11-16 13:11:57 -0600 |
commit | ae27ca9a678301969c35f2e27c76f14c9d2bb396 (patch) | |
tree | 7a7c2fc88bdfad2d1980c43a6eb4e368596bcec2 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h | |
parent | 877d6e9b9aa0156cca812c11509b0952dccc8c63 (diff) | |
download | llvm-ae27ca9a678301969c35f2e27c76f14c9d2bb396.zip llvm-ae27ca9a678301969c35f2e27c76f14c9d2bb396.tar.gz llvm-ae27ca9a678301969c35f2e27c76f14c9d2bb396.tar.bz2 |
[PowerPC] PPC backend optimization on conditional trap intrustions
This patch adds PPC back end optimization to analyze the arguments of a
conditional trap instruction to execute one of the following:
1. Delete it if never trap
2. Replace it if always trap
3. Otherwise keep it
Reviewed By: nemanjai, amyk, PowerPC
Differential revision: https://reviews.llvm.org/D111434
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h')
0 files changed, 0 insertions, 0 deletions