1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include/llvm/MCA
Andrew Savonichev e73adcc6fa [MCA] Support carry-over instructions for in-order processors
Instructions that have more uops than the processor's IssueWidth are
issued in multiple cycles.

The patch fixes PR49712.

Differential Revision: https://reviews.llvm.org/D99339
2021-03-26 00:06:19 +03:00
..
HardwareUnits [MCA] Fix for uninitialised member in constructor. NFC 2021-03-24 11:21:59 +00:00
Stages [MCA] Support carry-over instructions for in-order processors 2021-03-26 00:06:19 +03:00
CodeEmitter.h
Context.h
HWEventListener.h
InstrBuilder.h
Instruction.h
Pipeline.h
SourceMgr.h
Support.h