This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 940eac61cae [x86] add tests for select-of-FP-constants; NFC new 16ca3e10176 [MergeFuncs] Generate alias instead of thunk if possible
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/Transforms/IPO/MergeFunctions.cpp | 87 +++++++++++++++++++++---- test/Transforms/MergeFunc/alias.ll | 116 ++++++++++++++++++++++++++++++++++ 2 files changed, 189 insertions(+), 14 deletions(-) create mode 100644 test/Transforms/MergeFunc/alias.ll