[all-commits] [llvm/llvm-project] 4f62cb: [XCore] Remove orphan XCoreInstPrinter::printMemOp...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Feb 3 06:29:33 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f62cb627cf4739775265de0ce96634122ae7ed7
      https://github.com/llvm/llvm-project/commit/4f62cb627cf4739775265de0ce96634122ae7ed7
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-02-03 (Thu, 03 Feb 2022)

  Changed paths:
    M llvm/lib/Target/XCore/MCTargetDesc/XCoreInstPrinter.h

  Log Message:
  -----------
  [XCore] Remove orphan XCoreInstPrinter::printMemOperand declaration. NFCI.


  Commit: 0e342e6efd127c6938911784d8cea28e0f3deedb
      https://github.com/llvm/llvm-project/commit/0e342e6efd127c6938911784d8cea28e0f3deedb
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-02-03 (Thu, 03 Feb 2022)

  Changed paths:
    M llvm/lib/Target/XCore/MCTargetDesc/XCoreInstPrinter.h

  Log Message:
  -----------
  XCoreInstPrinter.h - replace unnecessary StringRef include with forward declaration


  Commit: d769600776c33f20a6d5dc8bc3bd9652ad52662d
      https://github.com/llvm/llvm-project/commit/d769600776c33f20a6d5dc8bc3bd9652ad52662d
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-02-03 (Thu, 03 Feb 2022)

  Changed paths:
    M llvm/lib/Target/XCore/XCoreTargetMachine.h

  Log Message:
  -----------
  XCoreTargetMachine.h - replace unnecessary StringRef include with forward declaration


Compare: https://github.com/llvm/llvm-project/compare/ad2a0ccf8f98...d769600776c3


More information about the All-commits mailing list