[all-commits] [llvm/llvm-project] 55c4ff: [test] Fix tests using -analyze that fail under NPM

aeubanks via All-commits all-commits at lists.llvm.org
Wed Oct 21 21:58:55 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 55c4ff9860c495d71e83181aa5a2d5e085634b70
      https://github.com/llvm/llvm-project/commit/55c4ff9860c495d71e83181aa5a2d5e085634b70
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2020-10-21 (Wed, 21 Oct 2020)

  Changed paths:
    M llvm/test/Analysis/BasicAA/dereferenceable.ll
    M llvm/test/Analysis/IVUsers/deep_recursion_in_scev.ll
    M llvm/test/Other/2002-01-31-CallGraph.ll
    M llvm/test/Other/2007-06-05-PassID.ll
    M llvm/test/Other/2007-06-28-PassManager.ll
    M llvm/test/Other/cfg-printer-branch-weights-percent.ll
    M llvm/test/Other/cfg-printer-branch-weights.ll
    M llvm/test/Other/cfg_deopt_unreach.ll
    M llvm/test/Other/debugcounter-predicateinfo.ll
    M llvm/test/Other/heat-colors-graphs.ll
    M llvm/test/Transforms/IndVarSimplify/loop_evaluate_2.ll
    M llvm/test/Transforms/LoopSimplify/2010-07-15-IncorrectDomFrontierUpdate.ll
    M llvm/test/Transforms/LoopSimplify/preserve-scev.ll
    M llvm/test/Transforms/LoopStrengthReduce/pr3086.ll
    M llvm/test/Transforms/Util/PredicateInfo/condprop.ll
    M llvm/test/Transforms/Util/PredicateInfo/edge.ll
    M llvm/test/Transforms/Util/PredicateInfo/pr33456.ll
    M llvm/test/Transforms/Util/PredicateInfo/pr33457.ll

  Log Message:
  -----------
  [test] Fix tests using -analyze that fail under NPM

Many of these tests don't use the output of -analyze.




More information about the All-commits mailing list