]> granicus.if.org Git - llvm/commit
[RISCV][NFC] Put isSImm6 and simm6 td definition in correct sorted position
authorAlex Bradbury <asb@lowrisc.org>
Wed, 13 Dec 2017 09:41:21 +0000 (09:41 +0000)
committerAlex Bradbury <asb@lowrisc.org>
Wed, 13 Dec 2017 09:41:21 +0000 (09:41 +0000)
commit786bced330aabbab8cb39f2b1784d2ae5985779b
tree0c13198fd8bc8e510c788021217d69bee46f000e
parent5774b87aa7cf345a8bd68d70da5f203d37a85622
[RISCV][NFC] Put isSImm6 and simm6 td definition in correct sorted position

We sort these helper functions and td definitions by bit width. simm6 was
previously out-of-order with respect to the others.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320559 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
lib/Target/RISCV/RISCVInstrInfoC.td