LLVM  4.0.0
Classes | Namespaces
HexagonMachineScheduler.h File Reference
#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/Debug.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/Target/TargetInstrInfo.h"
Include dependency graph for HexagonMachineScheduler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::VLIWResourceModel
 
class  llvm::VLIWMachineScheduler
 Extend the standard ScheduleDAGMI to provide more context and override the top-level schedule() driver. More...
 
class  llvm::ConvergingVLIWScheduler
 ConvergingVLIWScheduler shrinks the unscheduled zone using heuristics to balance the schedule. More...
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.