summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.h
diff options
context:
space:
mode:
authorKai Luo <lkail@cn.ibm.com>2019-07-09 02:55:08 +0000
committerKai Luo <lkail@cn.ibm.com>2019-07-09 02:55:08 +0000
commit1931ed73c3d26f914e137e41304f84bdd823954b (patch)
tree92e053d4e1e3d66081f5935ec9c404c0234382bb /clang/lib/CodeGen/CodeGenModule.h
parent25ab27e6ef81fe805fb75de16993a1f131b9c91a (diff)
downloadbcm5719-llvm-1931ed73c3d26f914e137e41304f84bdd823954b.tar.gz
bcm5719-llvm-1931ed73c3d26f914e137e41304f84bdd823954b.zip
[PowerPC][Peephole] Combine extsw and sldi after instruction selection
Summary: `extsw` and `sldi` are supposed to be combined if they are in the same BB in instruction selection phase. This patch handles the case where extsw and sldi are not in the same BB. Differential Revision: https://reviews.llvm.org/D63806 llvm-svn: 365430
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud