[PATCH] D17925: [ARM] Add Cortex-R8 to target parser and tablegen

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 9 21:34:12 PST 2016


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





More information about the llvm-commits mailing list