This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 662f95d0d6b [Dominators] Move InfoRec outside of DominatorTreeBase new 641f2e122bf Fix PR33625. new 52cfa7b1fb4 [Dominators] Move IDoms out of DominatorTreeBase and put th [...] new 9a06b5298e5 [LV] Fix PR33613 - retain order of insertelement per part
The 3 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/Support/GenericDomTree.h | 25 ++++----- include/llvm/Support/GenericDomTreeConstruction.h | 18 +++---- .../X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp | 2 +- lib/Transforms/Vectorize/LoopVectorize.cpp | 13 ++--- test/MC/X86/signed-coff-pcrel.s | 12 +++++ .../LoopVectorize/first-order-recurrence.ll | 59 ++++++++++++++++++++-- 6 files changed, 96 insertions(+), 33 deletions(-) create mode 100644 test/MC/X86/signed-coff-pcrel.s