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 d665475981 GlobalISel: Use LLT in memory legality queries
This enables proper lowering of non-byte sized loads. We still aren't
faithfully preserving memory types everywhere, so the legality checks
still only consider the size.
2021-06-30 17:44:13 -04:00
..
CallLowering.h [M68k][GloballSel] Adding initial GlobalISel infrastructure 2021-06-16 10:48:38 -06: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