1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/include/llvm/CodeGen/GlobalISel
Matt Arsenault 20d89b9242 GlobalISel: Use LLT in call lowering callbacks
This preserves the memory type so the lowerings can rely on them.
2021-07-01 12:15:54 -04:00
..
CallLowering.h GlobalISel: Use LLT in call lowering callbacks 2021-07-01 12:15:54 -04:00
Combiner.h
CombinerHelper.h [GISel] Support llvm.memcpy.inline 2021-06-30 12:39:05 -07:00
CombinerInfo.h
CSEInfo.h
CSEMIRBuilder.h
GISelChangeObserver.h
GISelKnownBits.h
GISelWorkList.h
InlineAsmLowering.h
InstructionSelect.h
InstructionSelector.h
InstructionSelectorImpl.h Reland [GlobalISel] NFC: Have LLT::getSizeInBits/Bytes return a TypeSize. 2021-06-28 15:24:27 +01:00
IRTranslator.h
LegacyLegalizerInfo.h fixup: Missing operator in [globalisel][legalizer] Separate the deprecated LegalizerInfo from the current one 2021-06-01 13:58:03 -07:00
LegalizationArtifactCombiner.h [GlobalISel] NFC: Change LLT::changeNumElements to LLT::changeElementCount. 2021-06-25 15:54:00 +01:00
Legalizer.h
LegalizerHelper.h [AMDGPU][GlobalISel] Legalize G_ABS 2021-06-04 14:46:43 +02:00
LegalizerInfo.h GlobalISel: Use LLT in memory legality queries 2021-06-30 17:44:13 -04:00
Localizer.h
LostDebugLocObserver.h
MachineIRBuilder.h [AArch64][GlobalISel] Legalize scalar G_CTTZ + G_CTTZ_ZERO_UNDEF 2021-06-10 15:29:51 -07:00
MIPatternMatch.h
RegBankSelect.h
RegisterBank.h
RegisterBankInfo.h
Utils.h