[PATCH] D59933: [MIPS GlobalISel] Select float constants
Petar Avramovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 28 07:34:41 PDT 2019
Petar.Avramovic created this revision.
Petar.Avramovic added reviewers: atanasyan, petarj.
Herald added subscribers: llvm-commits, jrtc27, arichardson, kristof.beyls, rovka, sdardis.
Herald added a project: LLVM.
Select 32 and 64 bit float constants for MIPS32.
Repository:
rL LLVM
https://reviews.llvm.org/D59933
Files:
lib/Target/Mips/MipsInstructionSelector.cpp
lib/Target/Mips/MipsLegalizerInfo.cpp
lib/Target/Mips/MipsRegisterBankInfo.cpp
test/CodeGen/Mips/GlobalISel/instruction-select/float_constants.mir
test/CodeGen/Mips/GlobalISel/legalizer/float_constants.mir
test/CodeGen/Mips/GlobalISel/llvm-ir/float_constants.ll
test/CodeGen/Mips/GlobalISel/regbankselect/float_constants.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59933.192631.patch
Type: text/x-patch
Size: 12612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190328/2b2d7607/attachment.bin>
More information about the llvm-commits
mailing list