This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4ad9ccc7ee2 [GlobalISel] Handle <1 x T> vector return types properly. new 6b9cd72c1b5 [SelectionDAG][X86] Support inline assembly returning an mm [...] new 20c6b7a70e3 Pull out repeated CI->getCalledFunction() calls. NFCI.
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/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 8 ++++++++ lib/Transforms/Utils/SimplifyLibCalls.cpp | 4 ++-- test/CodeGen/X86/pr41748.ll | 15 +++++++++++++++ 3 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/X86/pr41748.ll