This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7e05343 fix formatting; NFC new 5db0b90 [FunctionAttrs] Don't try to infer returned if it is already [...] new 8faa07b [X86] Copy imp-uses when folding tailcall into conditional branch. new 59a2759 [BranchFolding] Unique added live-ins after hoisting code.
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: lib/CodeGen/BranchFolding.cpp | 7 +++ lib/Target/X86/X86InstrInfo.cpp | 2 +- lib/Transforms/IPO/FunctionAttrs.cpp | 5 ++ test/CodeGen/X86/tail-call-conditional.mir | 84 ++++++++++++++++++++++++++++++ test/Transforms/FunctionAttrs/returned.ll | 12 +++++ 5 files changed, 109 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/X86/tail-call-conditional.mir