[all-commits] [llvm/llvm-project] 18d481: SymbolRemappingReader.h - pass Twine by reference ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Jul 25 04:48:57 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 18d481cdf9d0e4a8ac5ad05007f34c944327f3d8
      https://github.com/llvm/llvm-project/commit/18d481cdf9d0e4a8ac5ad05007f34c944327f3d8
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-07-25 (Sat, 25 Jul 2020)

  Changed paths:
    M llvm/include/llvm/Support/SymbolRemappingReader.h

  Log Message:
  -----------
  SymbolRemappingReader.h - pass Twine by reference not value. NFCI.


  Commit: 3b21823e4abb501ca0b0de7777493be56a11cb67
      https://github.com/llvm/llvm-project/commit/3b21823e4abb501ca0b0de7777493be56a11cb67
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-07-25 (Sat, 25 Jul 2020)

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

  Log Message:
  -----------
  [X86][SSE] combineX86ShufflesRecursively - move all Root node asserts to the same location. NFCI.

Minor tidyup for some upcoming shuffle combine improvements.


Compare: https://github.com/llvm/llvm-project/compare/3c1476d26c76...3b21823e4abb


More information about the All-commits mailing list