trivial test commit
[oota-llvm.git] / lib / Target / AArch64 / AArch64InstrInfo.td
index 2a3cad0421813ab9f304deb7b7e1d30016304b46..16ab6b04bf01214883662527650ccde323bb051e 100644 (file)
@@ -2537,7 +2537,6 @@ let mayLoad = 1 in {
   def LDRq_lit : A64I_LDRlitSimple<0b10, 0b1, FPR128>;
   }
 
-
   def LDRSWx_lit : A64I_LDRlit<0b10, 0b0,
                                (outs GPR64:$Rt),
                                (ins ldrlit_label:$Imm19),