This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 56008731609 [NFC][InstCombine] Tests for "fold variable mask before var [...] new c21ecb75c29 [codeview] Workaround for PR43479, don't re-emit instr labels new 068177b3706 [IndVars] Split loop predication out of optimizeLoopExits [NFC]
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: lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 16 ++++-- lib/Transforms/Scalar/IndVarSimplify.cpp | 53 +++++++++++++++----- test/CodeGen/X86/taildup-heapallocsite.ll | 81 +++++++++++++++++++++++++++++++ 3 files changed, 135 insertions(+), 15 deletions(-) create mode 100644 test/CodeGen/X86/taildup-heapallocsite.ll