1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include/llvm/CodeGen/GlobalISel
2020-09-28 19:29:45 -07:00
..
CallLowering.h CallingConvLower.h - remove unnecessary MachineFunction.h include. NFC. 2020-09-04 12:16:48 +01:00
Combiner.h
CombinerHelper.h [GlobalISel] Combine (xor (and x, y), y) -> (and (not x), y) 2020-09-28 10:08:14 -07:00
CombinerInfo.h
ConstantFoldingMIRBuilder.h
CSEInfo.h [GISel]: Fix one more CSE Non determinism 2020-08-27 09:06:21 -07:00
CSEMIRBuilder.h
GISelChangeObserver.h GlobalISel: Use Register 2020-08-19 13:45:31 -04:00
GISelKnownBits.h GlobalISel: Implement computeNumSignBits for G_SELECT 2020-09-01 12:50:19 -04:00
GISelWorkList.h GISelWorkList.h - remove unnecessary includes. NFCI. 2020-08-05 12:00:28 +01:00
InlineAsmLowering.h
InstructionSelect.h
InstructionSelector.h AMDGPU/GlobalISel/Emitter Support for predicate code that uses operands 2020-09-14 10:39:56 +02:00
InstructionSelectorImpl.h AMDGPU/GlobalISel/Emitter Support for predicate code that uses operands 2020-09-14 10:39:56 +02:00
IRTranslator.h SwitchLoweringUtils.h - reduce TargetLowering.h include. NFCI. 2020-09-10 17:42:18 +01:00
LegalizationArtifactCombiner.h GlobalISel: Artifact combine unmerge of unmerge 2020-09-01 11:01:33 -04:00
Legalizer.h
LegalizerHelper.h [GlobalISel] Add support for lowering of vector G_SELECT and use for AArch64. 2020-09-28 14:00:46 -07:00
LegalizerInfo.h [AArch64][GlobalISel] Scalarize <2 x s64> G_MUL since we don't have native support for it. 2020-09-28 19:29:45 -07:00
Localizer.h
LostDebugLocObserver.h
MachineIRBuilder.h [GlobalISel] Implement bit-test switch table optimization. 2020-08-12 11:31:39 -07:00
MIPatternMatch.h Revert "Revert "[GlobalISel] Fold xor(cmp(pred, _, _), 1) -> cmp(inverse(pred), _, _)" (and dependent patch "Optimize away a Not feeding a brcond by using tbz instead of tbnz.")" 2020-09-01 14:29:04 -07:00
RegBankSelect.h
RegisterBank.h
RegisterBankInfo.h [GlobalISel] Fix and tidy up documentation for ValueMapping class (NFC) 2020-08-26 12:09:01 +02:00
Utils.h [GlobalISel] Rewrite the elide-br-by-swapping-icmp-ops combine to do less. 2020-09-09 13:08:16 -07:00