[PATCH] D66880: [SelectionDAG] Don't generate libcalls for wide shifts on Windows (PR42711)
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 28 06:54:28 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL370204: [SelectionDAG] Don't generate libcalls for wide shifts on Windows (PR42711) (authored by hans, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D66880?vs=217626&id=217635#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66880/new/
https://reviews.llvm.org/D66880
Files:
llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.h
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
llvm/trunk/test/CodeGen/AArch64/shift_minsize.ll
llvm/trunk/test/CodeGen/X86/shift_minsize.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66880.217635.patch
Type: text/x-patch
Size: 4545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190828/aba3b896/attachment.bin>
More information about the llvm-commits
mailing list