[PATCH] D87665: [DependenceAnalysis][NewPM] Fix tests to work under NPM

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 11:11:58 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6f66ad13c50c: [DependenceAnalysis][NewPM] Fix tests to work under NPM (authored by aeubanks).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87665/new/

https://reviews.llvm.org/D87665

Files:
  llvm/test/Analysis/DependenceAnalysis/AA.ll
  llvm/test/Analysis/DependenceAnalysis/Banerjee.ll
  llvm/test/Analysis/DependenceAnalysis/BasePtrBug.ll
  llvm/test/Analysis/DependenceAnalysis/Constraints.ll
  llvm/test/Analysis/DependenceAnalysis/Coupled.ll
  llvm/test/Analysis/DependenceAnalysis/DADelin.ll
  llvm/test/Analysis/DependenceAnalysis/ExactRDIV.ll
  llvm/test/Analysis/DependenceAnalysis/ExactSIV.ll
  llvm/test/Analysis/DependenceAnalysis/GCD.ll
  llvm/test/Analysis/DependenceAnalysis/Invariant.ll
  llvm/test/Analysis/DependenceAnalysis/MIVCheckConst.ll
  llvm/test/Analysis/DependenceAnalysis/NonAffineExpr.ll
  llvm/test/Analysis/DependenceAnalysis/NonCanonicalizedSubscript.ll
  llvm/test/Analysis/DependenceAnalysis/PR21585.ll
  llvm/test/Analysis/DependenceAnalysis/Preliminary.ll
  llvm/test/Analysis/DependenceAnalysis/Propagating.ll
  llvm/test/Analysis/DependenceAnalysis/Separability.ll
  llvm/test/Analysis/DependenceAnalysis/SimpleSIVNoValidityCheck.ll
  llvm/test/Analysis/DependenceAnalysis/SimpleSIVNoValidityCheckFixedSize.ll
  llvm/test/Analysis/DependenceAnalysis/StrongSIV.ll
  llvm/test/Analysis/DependenceAnalysis/SymbolicRDIV.ll
  llvm/test/Analysis/DependenceAnalysis/SymbolicSIV.ll
  llvm/test/Analysis/DependenceAnalysis/UsefulGEP.ll
  llvm/test/Analysis/DependenceAnalysis/WeakCrossingSIV.ll
  llvm/test/Analysis/DependenceAnalysis/WeakZeroDstSIV.ll
  llvm/test/Analysis/DependenceAnalysis/WeakZeroSrcSIV.ll
  llvm/test/Analysis/DependenceAnalysis/ZIV.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87665.291976.patch
Type: text/x-patch
Size: 18285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200915/46bb1e2e/attachment.bin>


More information about the llvm-commits mailing list