This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c1d6f75b126 [RISCV][NFC] Refactor RISCVDAGToDAGISel::Select new 0fbe023b079 [X86] Correctly use SSE registers if no-x87 is selected.
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/Target/X86/X86ISelLowering.cpp | 64 ++++++---- test/CodeGen/X86/pr38738.ll | 254 +++++++++++++++++++++++++++++++++++++ test/CodeGen/X86/x87.ll | 24 ++-- 3 files changed, 302 insertions(+), 40 deletions(-) create mode 100644 test/CodeGen/X86/pr38738.ll