LLVM  8.0.1
AArch64LegalizerInfo.cpp File Reference

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

#include "AArch64LegalizerInfo.h"
#include "AArch64Subtarget.h"
#include "llvm/CodeGen/GlobalISel/MachineIRBuilder.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
#include "llvm/CodeGen/TargetOpcodes.h"
#include "llvm/CodeGen/ValueTypes.h"
#include "llvm/IR/DerivedTypes.h"
#include "llvm/IR/Type.h"
Include dependency graph for AArch64LegalizerInfo.cpp:

Go to the source code of this file.

Detailed Description

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

Todo:
This should be generated by TableGen.

Definition in file AArch64LegalizerInfo.cpp.