[all-commits] [llvm/llvm-project] d801f7: TargetParserTest - testARMArch - stop bitwise oper...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Nov 2 15:41:02 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d801f79419231481cda2980da4056714c788e7a8
      https://github.com/llvm/llvm-project/commit/d801f79419231481cda2980da4056714c788e7a8
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2019-11-02 (Sat, 02 Nov 2019)

  Changed paths:
    M llvm/unittests/Support/TargetParserTest.cpp

  Log Message:
  -----------
  TargetParserTest - testARMArch - stop bitwise operators on boolean warnings. NFCI.

Ensure the test still runs all target checks but stop the static analyzer warnings.


  Commit: 2b2adef03d004e3fb61dc886c735a3b79ef879a7
      https://github.com/llvm/llvm-project/commit/2b2adef03d004e3fb61dc886c735a3b79ef879a7
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2019-11-02 (Sat, 02 Nov 2019)

  Changed paths:
    M llvm/utils/TableGen/CodeGenDAGPatterns.cpp

  Log Message:
  -----------
  Stop static analyzer warnings about using bitwise operators on booleans. NFCI.

Call each of the rebase_if() calls separately.


Compare: https://github.com/llvm/llvm-project/compare/46abbe77d6bb...2b2adef03d00


More information about the All-commits mailing list