LLVM
8.0.1
|
This file implements a custom stage to generate instruction tables. More...
#include "llvm/ADT/SmallVector.h"
#include "llvm/MC/MCSchedule.h"
#include "llvm/MCA/HardwareUnits/Scheduler.h"
#include "llvm/MCA/Stages/Stage.h"
#include "llvm/MCA/Support.h"
Go to the source code of this file.
Classes | |
class | llvm::mca::InstructionTables |
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
llvm::mca | |
This file implements a custom stage to generate instruction tables.
See the description of command-line flag -instruction-tables in docs/CommandGuide/lvm-mca.rst
Definition in file InstructionTables.h.