This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6866f6ea0e3 [LV][VPlan] Change to implement VPlan based predication for [...] new 0bd2b610127 [ADT] Notify ilist traits about in-list transfers
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/ADT/ilist.h | 9 ++++----- include/llvm/CodeGen/MachineFunction.h | 2 +- lib/CodeGen/MachineBasicBlock.cpp | 8 ++++++-- lib/IR/SymbolTableListTraitsImpl.h | 3 ++- unittests/ADT/IListTest.cpp | 30 ++++++++++++++++++++++++++++++ 5 files changed, 43 insertions(+), 9 deletions(-)