rengolin added inline comments. ================ Comment at: lib/Target/ARM/ARM.td:637 @@ +636,3 @@ + FeatureSlowFPBrcc, + FeatureHWDivARM, + FeatureHasSlowFPVMLx, ---------------- R6+ supports HWDIV for both ARM and Thumb. http://reviews.llvm.org/D17925