This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 77ae2fc610e [X86][Darwin] Emit compact-unwind for register-sized stack [...] new d7b7319bc2a [DA][NewPM] Add a printerpass and port the testsuite
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Analysis/DependenceAnalysis.h | 11 +++++++++++ lib/Analysis/DependenceAnalysis.cpp | 7 +++++++ lib/Passes/PassRegistry.def | 1 + test/Analysis/DependenceAnalysis/AA.ll | 2 ++ test/Analysis/DependenceAnalysis/Banerjee.ll | 4 ++++ test/Analysis/DependenceAnalysis/BasePtrBug.ll | 2 ++ test/Analysis/DependenceAnalysis/Constraints.ll | 1 + test/Analysis/DependenceAnalysis/Coupled.ll | 2 ++ test/Analysis/DependenceAnalysis/DADelin.ll | 2 ++ test/Analysis/DependenceAnalysis/ExactRDIV.ll | 2 ++ test/Analysis/DependenceAnalysis/ExactSIV.ll | 2 ++ test/Analysis/DependenceAnalysis/GCD.ll | 2 ++ test/Analysis/DependenceAnalysis/Invariant.ll | 2 ++ test/Analysis/DependenceAnalysis/MIVCheckConst.ll | 1 + test/Analysis/DependenceAnalysis/NonAffineExpr.ll | 1 + test/Analysis/DependenceAnalysis/NonCanonicalizedSubscript.ll | 2 ++ test/Analysis/DependenceAnalysis/PR21585.ll | 2 ++ test/Analysis/DependenceAnalysis/Preliminary.ll | 2 ++ test/Analysis/DependenceAnalysis/Propagating.ll | 2 ++ test/Analysis/DependenceAnalysis/Separability.ll | 2 ++ test/Analysis/DependenceAnalysis/StrongSIV.ll | 2 ++ test/Analysis/DependenceAnalysis/SymbolicRDIV.ll | 2 ++ test/Analysis/DependenceAnalysis/SymbolicSIV.ll | 2 ++ test/Analysis/DependenceAnalysis/UsefulGEP.ll | 1 + test/Analysis/DependenceAnalysis/WeakCrossingSIV.ll | 2 ++ test/Analysis/DependenceAnalysis/WeakZeroDstSIV.ll | 2 ++ test/Analysis/DependenceAnalysis/WeakZeroSrcSIV.ll | 2 ++ test/Analysis/DependenceAnalysis/ZIV.ll | 2 ++ 28 files changed, 67 insertions(+)