[all-commits] [llvm/llvm-project] be2ea2: [SCEV] Add additional tests.

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Jul 28 08:16:54 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: be2ea29ee16bc132626cba07559e9f023ad6ac13
      https://github.com/llvm/llvm-project/commit/be2ea29ee16bc132626cba07559e9f023ad6ac13
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    A llvm/test/Analysis/ScalarEvolution/trivial-phis.ll
    A llvm/test/Transforms/IndVarSimplify/scev-expander-preserve-lcssa.ll
    M llvm/test/Transforms/LoopStrengthReduce/funclet.ll
    A llvm/test/Transforms/LoopStrengthReduce/scev-expander-lcssa.ll

  Log Message:
  -----------
  [SCEV] Add additional tests.

Increase test coverage for upcoming changes to how SCEV deals with LCSSA
phis.




More information about the All-commits mailing list