llvm-project/llvm/lib/Target/PowerPC/GISel
Chen Zheng d9143ce3fd [PowerPC][GISel]add support for float point arithmetic operations
Add global isel support for G_FADD, G_FSUB, G_FMUL, G_FDIV.

Reviewed By: Kai, nemanjai, arsenm, amyk

Differential Revision: https://reviews.llvm.org/D132942
2022-11-22 03:00:27 -05:00
..
PPCCallLowering.cpp [PowerPC] Extend GlobalISel implementation to emit and/or/xor. 2022-11-21 20:08:20 +00:00
PPCCallLowering.h
PPCInstructionSelector.cpp [PowerPC][GISel]add support for float point arithmetic operations 2022-11-22 03:00:27 -05:00
PPCLegalizerInfo.cpp [PowerPC][GISel]add support for float point arithmetic operations 2022-11-22 03:00:27 -05:00
PPCLegalizerInfo.h
PPCRegisterBankInfo.cpp [PowerPC][GISel]add support for float point arithmetic operations 2022-11-22 03:00:27 -05:00
PPCRegisterBankInfo.h [PowerPC][GISel]add support for float point arithmetic operations 2022-11-22 03:00:27 -05:00
PPCRegisterBanks.td [PowerPC][GISel]add support for float point arithmetic operations 2022-11-22 03:00:27 -05:00