LLVM 20.0.0git
|
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 | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | 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.