[PATCH] [ARM] Add v8.1a "Privileged Access Never" extension

James Molloy james.molloy at arm.com
Tue Mar 31 08:29:15 PDT 2015


REPOSITORY
  rL LLVM

================
Comment at: lib/Target/ARM/ARMInstrInfo.td:4395
@@ -4368,2 +4394,3 @@
                         IIC_iTSTi, IIC_iTSTr, IIC_iTSTsr,
-                      BinOpFrag<(ARMcmpZ (and_su node:$LHS, node:$RHS), 0)>, 1>;
+                      BinOpFrag<(ARMcmpZ (and_su node:$LHS, node:$RHS), 0)>, 1,
+                      "DecodeTSTInstruction">;
----------------
Why is this change required?

http://reviews.llvm.org/D8504

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






More information about the llvm-commits mailing list