The o32 ABI doesn't not support the TImode helpers. For the time being,
disable just the shift libcalls as they break recursive builds on MIPS.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D24259
[mips] Disable the TImode shift libcalls for 32-bit targets. ClosedPublic Authored by vkalintiris on Sep 6 2016, 9:15 AM.
Details Summary The o32 ABI doesn't not support the TImode helpers. For the time being,
Diff Detail Event Timelinevkalintiris retitled this revision from to [mips] Disable the TImode shift libcalls for 32-bit targets.. vkalintiris updated this object. This revision is now accepted and ready to land.Sep 7 2016, 2:08 AM Closed by commit rL280798: [mips] Disable the TImode shift libcalls for 32-bit targets. (authored by vkalintiris). · Explain WhySep 7 2016, 3:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 70411 lib/Target/Mips/MipsISelLowering.cpp
test/CodeGen/Mips/llvm-ir/ashr.ll
test/CodeGen/Mips/llvm-ir/lshr.ll
test/CodeGen/Mips/llvm-ir/shl.ll
|