[all-commits] [llvm/llvm-project] 0e912e: [X86] Pull out repeated SrcVT.getVectorNumElements...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Jan 7 08:56:12 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0e912e22b63d413a27596fc4457aec8a0a1af45c
      https://github.com/llvm/llvm-project/commit/0e912e22b63d413a27596fc4457aec8a0a1af45c
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

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

  Log Message:
  -----------
  [X86] Pull out repeated SrcVT.getVectorNumElements() call. NFCI.


  Commit: 55de6fc0b66b943c16fa36328859c210c13c2321
      https://github.com/llvm/llvm-project/commit/55de6fc0b66b943c16fa36328859c210c13c2321
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

  Changed paths:
    M llvm/test/CodeGen/ARM/bfi.ll

  Log Message:
  -----------
  [ARM] Regenerate bfi.ll test cases


Compare: https://github.com/llvm/llvm-project/compare/46ac6a4dcd9b...55de6fc0b66b


More information about the All-commits mailing list