LLVM API Documentation
#include "llvm/ADT/PriorityQueue.h"
#include "llvm/Analysis/AliasAnalysis.h"
#include "llvm/CodeGen/LiveIntervalAnalysis.h"
#include "llvm/CodeGen/MachineScheduler.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/CodeGen/RegisterClassInfo.h"
#include "llvm/CodeGen/RegisterPressure.h"
#include "llvm/CodeGen/ResourcePriorityQueue.h"
#include "llvm/CodeGen/ScheduleDAGInstrs.h"
#include "llvm/CodeGen/ScheduleHazardRecognizer.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/Target/TargetInstrInfo.h"
Go to the source code of this file.
Classes | |
class | llvm::VLIWResourceModel |
class | llvm::VLIWMachineScheduler |
class | llvm::ConvergingVLIWScheduler |
struct | llvm::ConvergingVLIWScheduler::SchedCandidate |
struct | llvm::ConvergingVLIWScheduler::VLIWSchedBoundary |
Namespaces | |
namespace | llvm |
List of target independent CodeGen pass IDs. |