[all-commits] [llvm/llvm-project] c22925: [mips] Use isInt<> call instead of explicit range ...

Simon Atanasyan via All-commits all-commits at lists.llvm.org
Wed Nov 13 22:30:09 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c2292502d896ee8d9a5d034ffede8f43c5e03b33
      https://github.com/llvm/llvm-project/commit/c2292502d896ee8d9a5d034ffede8f43c5e03b33
  Author: Simon Atanasyan <simon at atanasyan.com>
  Date:   2019-11-14 (Thu, 14 Nov 2019)

  Changed paths:
    M llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp

  Log Message:
  -----------
  [mips] Use isInt<> call instead of explicit range checking. NFC


  Commit: feee1d58dcd8945c5d121419bb59ce4b1e0d6214
      https://github.com/llvm/llvm-project/commit/feee1d58dcd8945c5d121419bb59ce4b1e0d6214
  Author: Simon Atanasyan <simon at atanasyan.com>
  Date:   2019-11-14 (Thu, 14 Nov 2019)

  Changed paths:
    M llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp

  Log Message:
  -----------
  [mips] Use local variable to escape repetitive calls of `getOpcode`. NFC


Compare: https://github.com/llvm/llvm-project/compare/5d035c5d8fe6...feee1d58dcd8


More information about the All-commits mailing list