This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8a6d7347bab [TI removal] Update the C API for the move away from `Termi [...] new 39edf631ef8 [TI removal] Switch some newly added code over to use `Inst [...] new 09ebf7a44c3 [TI removal] Remove `TerminatorInst` from the IR type system!
The 2 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/DivergenceAnalysis.h | 4 +- include/llvm/Analysis/SyncDependenceAnalysis.h | 6 +- include/llvm/IR/InstrTypes.h | 28 ----- include/llvm/IR/Instructions.h | 34 ++---- lib/Analysis/DivergenceAnalysis.cpp | 11 +- lib/Analysis/SyncDependenceAnalysis.cpp | 4 +- lib/IR/Instructions.cpp | 153 ++++++++++++------------- 7 files changed, 95 insertions(+), 145 deletions(-)