[all-commits] [llvm/llvm-project] 7dd4f0: Use merge null and isa<> tests into isa_and_nonnul...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Aug 2 07:34:36 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7dd4f03595d3687cab555d538c82a41f1c1043ce
      https://github.com/llvm/llvm-project/commit/7dd4f03595d3687cab555d538c82a41f1c1043ce
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-08-02 (Sun, 02 Aug 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp

  Log Message:
  -----------
  Use merge null and isa<> tests into isa_and_nonnull<>. NFCI.


  Commit: 00d0f354f26dc725ee1ce756df383557eeb44c65
      https://github.com/llvm/llvm-project/commit/00d0f354f26dc725ee1ce756df383557eeb44c65
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-08-02 (Sun, 02 Aug 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86InstrInfo.cpp

  Log Message:
  -----------
  X86InstrInfo.cpp - fix include ordering. NFCI.


Compare: https://github.com/llvm/llvm-project/compare/b8ffbf0e02e2...00d0f354f26d


More information about the All-commits mailing list