[all-commits] [llvm/llvm-project] b05603: [test] Fix remaining GVN tests under NPM

aeubanks via All-commits all-commits at lists.llvm.org
Wed Nov 18 12:35:52 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b056030d6e3c4115294608bb0a90f02e2767d76e
      https://github.com/llvm/llvm-project/commit/b056030d6e3c4115294608bb0a90f02e2767d76e
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2020-11-18 (Wed, 18 Nov 2020)

  Changed paths:
    M llvm/test/Transforms/GVN/PRE/2011-06-01-NonLocalMemdepMiscompile.ll
    M llvm/test/Transforms/GVN/PRE/pre-after-rle.ll
    M llvm/test/Transforms/GVN/PRE/pre-load-in-loop.ll

  Log Message:
  -----------
  [test] Fix remaining GVN tests under NPM

Some used analyses are optional but were relied upon in tests, the
legacy PM runs them in a different order than the NPM.




More information about the All-commits mailing list