llvm-project/llvm/lib/MCA
Andrea Di Biagio 3f4b54850f [MCA] Improved handling of in-order issue/dispatch resources.
Added field 'MustIssueImmediately' to the instruction descriptor of instructions
that only consume in-order issue/dispatch processor resources.
This speeds up queries from the hardware Scheduler, and gives an average ~5%
speedup on a release build.

No functional change intended.

llvm-svn: 350397
2019-01-04 15:08:38 +00:00
..
HardwareUnits [MCA] Improved handling of in-order issue/dispatch resources. 2019-01-04 15:08:38 +00:00
Stages [MCA] Add support for BeginGroup/EndGroup. 2018-12-17 14:27:33 +00:00
CMakeLists.txt
Context.cpp
HWEventListener.cpp
InstrBuilder.cpp [MCA] Improved handling of in-order issue/dispatch resources. 2019-01-04 15:08:38 +00:00
Instruction.cpp
LLVMBuild.txt
Pipeline.cpp
Support.cpp