Prune trailing linefeeds.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 28 Oct 2013 04:07:31 +0000 (04:07 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 28 Oct 2013 04:07:31 +0000 (04:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193511 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Hexagon/HexagonInstrInfoV4.td
lib/Target/Mips/Mips16InstrInfo.td

index fee83fb81100193affc7f813583181e3139f5a0d..475c23d98bf7d85105ef0fa41b73c4427b66cf76 100644 (file)
@@ -3390,4 +3390,3 @@ def : Pat<(i32 (load FoldGlobalAddrGP:$addr)),
 def : Pat<(atomic_load_32 FoldGlobalAddrGP:$addr),
           (i32 (LDriw_abs_V4 FoldGlobalAddrGP:$addr))>,
            Requires<[HasV4T]>;
-
index b94c2edb8a4eca3894a45d985bf277c4aed9098b..3e0d40e4178ac50882c37e1de479778ac9f3fdf1 100644 (file)
@@ -1869,4 +1869,3 @@ let neverHasSideEffects = 1, isNotDuplicable = 1 in
 def CONSTPOOL_ENTRY :
 MipsPseudo16<(outs), (ins cpinst_operand:$instid, cpinst_operand:$cpidx,
                       i32imm:$size), "foo", []>;
-