This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b89c2fc Revert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd" new 3cef1f9 Reapply "ADT: Remove UB in ilist (and use a circular linked list)"
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 | 378 +++++++++++++----------------------------- include/llvm/ADT/ilist_node.h | 89 +++++++--- unittests/ADT/ilistTest.cpp | 77 +++++++++ 3 files changed, 255 insertions(+), 289 deletions(-)