LLVM 19.0.0git
X86LegalizerInfo.cpp File Reference

This file implements the targeting of the Machinelegalizer class for X86. More...

#include "X86LegalizerInfo.h"
#include "X86Subtarget.h"
#include "X86TargetMachine.h"
#include "llvm/CodeGen/GlobalISel/LegalizerHelper.h"
#include "llvm/CodeGen/TargetOpcodes.h"
#include "llvm/CodeGen/ValueTypes.h"
#include "llvm/IR/DerivedTypes.h"
#include "llvm/IR/Type.h"

Go to the source code of this file.

Detailed Description

This file implements the targeting of the Machinelegalizer class for X86.

Todo:
This should be generated by TableGen.

Definition in file X86LegalizerInfo.cpp.