[all-commits] [llvm/llvm-project] 89d2b1: [X86] emitOrXorXorTree - break if-else chain. NFC.

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Jun 11 01:29:16 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 89d2b1e4f756a6ac617a5e6e6b64ef944c001793
      https://github.com/llvm/llvm-project/commit/89d2b1e4f756a6ac617a5e6e6b64ef944c001793
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-06-11 (Sat, 11 Jun 2022)

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

  Log Message:
  -----------
  [X86] emitOrXorXorTree - break if-else chain. NFC.

(style) Both cases always return.


  Commit: 6eaea225c75b59fe3855d10dd458e7ca93417114
      https://github.com/llvm/llvm-project/commit/6eaea225c75b59fe3855d10dd458e7ca93417114
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-06-11 (Sat, 11 Jun 2022)

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

  Log Message:
  -----------
  [X86] combineTargetShuffle - break if-else chain. NFC.

(style) Both cases always continue.


  Commit: 781dc344f5e13b163818fa851f278233d53724c3
      https://github.com/llvm/llvm-project/commit/781dc344f5e13b163818fa851f278233d53724c3
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-06-11 (Sat, 11 Jun 2022)

  Changed paths:
    M clang/docs/LanguageExtensions.rst

  Log Message:
  -----------
  [clang][docs] Fix typo in code-block declaration


Compare: https://github.com/llvm/llvm-project/compare/05d771021ad9...781dc344f5e1


More information about the All-commits mailing list