This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cc05ee7bde5 [CodeGen] fix documentation comments; NFC new 4b01fd29c09 Revert "Re-commit : [LICM] Allow sinking when foldable in loop" new b0364a570be Fix for bug PR35549 - Repeated schedule comments. Different [...]
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/Transforms/Utils/LoopUtils.h | 5 +- lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 24 +++-- lib/Target/X86/MCTargetDesc/X86BaseInfo.h | 4 +- lib/Target/X86/X86MCInstLower.cpp | 6 +- lib/Transforms/Scalar/LICM.cpp | 107 ++++++--------------- test/CodeGen/X86/avx512-schedule.ll | 8 -- test/Transforms/LICM/sink-foldable.ll | 150 ------------------------------ 7 files changed, 55 insertions(+), 249 deletions(-) delete mode 100644 test/Transforms/LICM/sink-foldable.ll