aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorKai Luo <gluokai@gmail.com>2024-08-27 09:43:52 +0800
committerGitHub <noreply@github.com>2024-08-27 09:43:52 +0800
commit8e901c255df45e38cb1d69a576804029e20868bf (patch)
tree2d8edd10739129b52f2bf856af8280b08c3c3625 /lldb/source/Plugins/ScriptInterpreter/Python
parentb412ec5d3924c7570c2c96106f95a92403a4e09b (diff)
downloadllvm-8e901c255df45e38cb1d69a576804029e20868bf.zip
llvm-8e901c255df45e38cb1d69a576804029e20868bf.tar.gz
llvm-8e901c255df45e38cb1d69a576804029e20868bf.tar.bz2
[PowerPC] Retire PPCExpandISel pass (#84289)
We can decide whether to expand isel or not in instruction selection pass and early-if-conversion pass. The transformation implemented in PPCExpandISel can be retired considering PPC backend doesn't generate `isel` instructions post-RA. Also if we are seeking performant branch-or-isel decision, we can turn to selectoptimize pass. --------- Co-authored-by: Kai Luo <lkail@cn.ibm.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions