LLVM
23.0.0git
include
llvm
CodeGen
pch.h
Go to the documentation of this file.
1
//===----------------------------------------------------------------------===//
2
//
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
// See https://llvm.org/LICENSE.txt for license information.
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
//
7
//===----------------------------------------------------------------------===//
8
///
9
/// Precompiled header for LLVMCodeGen.
10
///
11
//===----------------------------------------------------------------------===//
12
13
#include "
llvm/CodeGen/MachineFrameInfo.h
"
14
#include "
llvm/CodeGen/MachineFunction.h
"
15
#include "
llvm/CodeGen/MachineInstr.h
"
16
#include "
llvm/CodeGen/MachineModuleInfo.h
"
17
#include "
llvm/CodeGen/MachineRegisterInfo.h
"
18
#include "
llvm/CodeGen/MachineScheduler.h
"
19
#include "
llvm/CodeGen/SelectionDAG.h
"
20
#include "
llvm/CodeGen/SelectionDAGNodes.h
"
21
#include "
llvm/CodeGen/TargetInstrInfo.h
"
22
#include "
llvm/CodeGen/TargetLowering.h
"
23
#include "
llvm/CodeGen/TargetRegisterInfo.h
"
24
#include "
llvm/IR/pch.h
"
25
#include "
llvm/Support/pch.h
"
pch.h
MachineFrameInfo.h
MachineFunction.h
MachineInstr.h
MachineModuleInfo.h
MachineRegisterInfo.h
MachineScheduler.h
SelectionDAGNodes.h
SelectionDAG.h
pch.h
TargetInstrInfo.h
TargetLowering.h
This file describes how to lower LLVM code to machine code.
TargetRegisterInfo.h
Generated on
for LLVM by
1.14.0