diff options
author | Amaury Sechet <deadalnix@gmail.com> | 2018-06-05 22:13:56 +0000 |
---|---|---|
committer | Amaury Sechet <deadalnix@gmail.com> | 2018-06-05 22:13:56 +0000 |
commit | a79b6b3ef0d814080680a84202570acf4425ee12 (patch) | |
tree | dc37c1f79cd38ea2e669ccd444219258fb535947 /clang/lib/CodeGen/CGLoopInfo.cpp | |
parent | 11899b04a4ffe362cf4b09a8b2b944cb1b16a8fc (diff) | |
download | bcm5719-llvm-a79b6b3ef0d814080680a84202570acf4425ee12.tar.gz bcm5719-llvm-a79b6b3ef0d814080680a84202570acf4425ee12.zip |
[Mips] Remove uneeded variants of ADDC/ADDE lowering
Summary: As it turns out, the lowering for the Mips16* family of target is the exact same thing as what the ops expands to, so the code handling them can be removed and the ops only enabled for the MipsSE* family of targets.
Reviewers: smaksimovic, atanasyan, abeserminji
Subscribers: sdardis, arichardson, llvm-commits
Differential Revision: https://reviews.llvm.org/D47703
llvm-svn: 334052
Diffstat (limited to 'clang/lib/CodeGen/CGLoopInfo.cpp')
0 files changed, 0 insertions, 0 deletions