[builtin] Add Thumb1 implementation for idivsi3 and aeabi_idivmod
Summary: For idivsi3, convert the Thumb2 only instruction to thumb1. For aeabi_idivmod, using __divsi3. Reviewers: rengolin, compnerd Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D27472 llvm-svn: 288960
Loading
Please sign in to comment