[PATCH] D15280: [ARMv8-M] [7/9] Add ARMv8-M security extension instructions to ARMv8-M Baseline/Mainline

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 14 06:48:19 PST 2016


t.p.northover added inline comments.

================
Comment at: lib/Target/ARM/ARMInstrVFP.td:207
@@ +206,3 @@
+//
+let mayLoad = 1 in
+def VLLDM : AXSI4<(outs), (ins GPRnopc:$Rn, pred:$p), IndexModeNone,
----------------
So don't they need to be marked Has8MSecExt too?


Repository:
  rL LLVM

http://reviews.llvm.org/D15280





More information about the llvm-commits mailing list