[PATCH] D37734: [GlobalISel][X86] G_FCONSTANT support.
Igor Breger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 12 02:33:43 PDT 2017
igorb created this revision.
Herald added subscribers: kristof.beyls, rovka.
G_FCONSTANT support, port the implementation from X86FastIsel.
https://reviews.llvm.org/D37734
Files:
lib/Target/X86/X86InstructionSelector.cpp
lib/Target/X86/X86LegalizerInfo.cpp
lib/Target/X86/X86RegisterBankInfo.cpp
test/CodeGen/X86/GlobalISel/constant.ll
test/CodeGen/X86/GlobalISel/legalize-constant.mir
test/CodeGen/X86/GlobalISel/regbankselect-X86_64.mir
test/CodeGen/X86/GlobalISel/select-constant.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37734.114787.patch
Type: text/x-patch
Size: 14509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170912/261d764d/attachment.bin>
More information about the llvm-commits
mailing list