This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f8ed54cc197 [LLVM-C][OCaml] Add UnifyFunctionExitNodes pass to C and OC [...] new c7d97ef0cfc [LTO] Make detection of WPD remark enablement more robust new 8c457a728f6 [PowerPC] Do not emit record-form rotates when record-form [...] new 28bc0ab6063 [ThinLTO] Update LangRef doc for summary parsing
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: docs/LangRef.rst | 20 +++++----- lib/Target/PowerPC/PPCInstrInfo.cpp | 34 +++++++++++++--- lib/Transforms/IPO/WholeProgramDevirt.cpp | 17 ++++---- test/CodeGen/PowerPC/noPermuteFormasking.ll | 61 +++++++++++++++++++++++++++++ test/CodeGen/PowerPC/tail-dup-break-cfg.ll | 8 ++-- test/CodeGen/PowerPC/tail-dup-layout.ll | 36 ++++++++--------- test/ThinLTO/X86/cfi-devirt.ll | 6 +++ 7 files changed, 135 insertions(+), 47 deletions(-)