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
Matt Arsenault 76967894a6 GlobalISel: Correct example PartialMapping table
When I try to use this, it seems like the second half needs
to start where the previous part left off.

llvm-svn: 349879
2018-12-21 03:03:12 +00:00
..
CallLowering.h
Combiner.h
CombinerHelper.h [globalisel][combiner] Make the CombinerChangeObserver a MachineFunction::Delegate 2018-12-14 17:50:14 +00:00
CombinerInfo.h [globalisel][combiner] Make the CombinerChangeObserver a MachineFunction::Delegate 2018-12-14 17:50:14 +00:00
ConstantFoldingMIRBuilder.h [GISel]: Add MachineIRBuilder support for passing in Flags while building 2018-12-11 20:04:40 +00:00
GISelChangeObserver.h [globalisel][combiner] Make the CombinerChangeObserver a MachineFunction::Delegate 2018-12-14 17:50:14 +00:00
GISelWorkList.h Add missing includes and forward decls to unbreak build 2018-12-14 21:04:00 +00:00
InstructionSelect.h
InstructionSelector.h
InstructionSelectorImpl.h
IRTranslator.h
LegalizationArtifactCombiner.h Fix missing C++ mode comment in header 2018-12-13 08:23:56 +00:00
Legalizer.h
LegalizerHelper.h
LegalizerInfo.h [GlobalISel] Restrict G_MERGE_VALUES capability and replace with new opcodes. 2018-12-10 18:44:58 +00:00
Localizer.h
MachineIRBuilder.h [GISel]: Add MachineIRBuilder support for passing in Flags while building 2018-12-11 20:04:40 +00:00
MIPatternMatch.h
RegBankSelect.h
RegisterBank.h
RegisterBankInfo.h GlobalISel: Correct example PartialMapping table 2018-12-21 03:03:12 +00:00
Types.h
Utils.h