This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d5a5e90 AMDGPU: Run LoadStoreVectorizer pass by default new b6bf353 X86: Fold tail calls into conditional branches also for 64-bi [...] new 8ad92ff Inliner: Don't mark swifterror allocas with lifetime markers
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/Target/X86/X86ExpandPseudo.cpp | 12 +++++++++--- lib/Target/X86/X86InstrControl.td | 24 +++++++++++++++++------- lib/Target/X86/X86InstrInfo.cpp | 14 ++++++++++++-- lib/Target/X86/X86MCInstLower.cpp | 2 ++ lib/Transforms/Utils/InlineFunction.cpp | 3 +++ test/CodeGen/X86/conditional-tailcall.ll | 1 + test/CodeGen/X86/shrink-compare.ll | 6 +++--- test/Transforms/Inline/lifetime.ll | 17 +++++++++++++++++ 8 files changed, 64 insertions(+), 15 deletions(-)