llvm-project/llvm/lib/Target/PowerPC/GISel
Chen Zheng 0a9b1c59f0 [PowerPC][GISel]support for float point and integer convertion
Add support for fptosi,fptoui,sitofp,uitofp

For now only handle 64 bit integer to make it does not depend on
any other patches. 32 bit integer needs handling for G_SEXT/G_ZEXT.

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D139174
2022-12-04 22:21:57 -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]support for float point and integer convertion 2022-12-04 22:21:57 -05:00
PPCLegalizerInfo.cpp [PowerPC][GISel]support for float point and integer convertion 2022-12-04 22:21:57 -05:00
PPCLegalizerInfo.h
PPCRegisterBankInfo.cpp [PowerPC][GISel]support for float point and integer convertion 2022-12-04 22:21:57 -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