[PATCH] [ARM] Add support for Cortex-R4/R4F in LLVM

James Molloy james.molloy at arm.com
Mon Mar 30 04:49:14 PDT 2015


Hi Javed,

This looks good, thanks for working on it. I have one part of the tests that I'd like clarification on however.

Cheers,

James


REPOSITORY
  rL LLVM

================
Comment at: test/CodeGen/ARM/div.ll:9
@@ -6,3 +8,3 @@
 entry:
-; CHECK-ARM: f1
-; CHECK-ARM: __divsi3
+; CHECK-SWDIV: f1
+; CHECK-SWDIV: __divsi3
----------------
Why are we expecting non-hardware division in ARM mode, but not in Thumb mode?

http://reviews.llvm.org/D8699

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list