This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 03d86003806 [X86] Prevent several calls to ISD::isConstantSplatVector f [...] new 95a4133b77a [lib/Analysis] - Mark personality functions as live.
The 1 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/Analysis/ModuleSummaryAnalysis.cpp | 6 ++++ .../X86/Inputs/personality-local.ll} | 3 +- test/ThinLTO/X86/Inputs/personality.ll | 10 ++++++ test/ThinLTO/X86/personality-local.ll | 39 +++++++++++++++++++++ test/ThinLTO/X86/personality.ll | 40 ++++++++++++++++++++++ 5 files changed, 97 insertions(+), 1 deletion(-) copy test/{tools/gold/X86/Inputs/visibility.ll => ThinLTO/X86/Inputs/personality-l [...] create mode 100644 test/ThinLTO/X86/Inputs/personality.ll create mode 100644 test/ThinLTO/X86/personality-local.ll create mode 100644 test/ThinLTO/X86/personality.ll