1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/include/llvm/MCA
Min-Yih Hsu 341aadfd56 [MCA] Anchoring the vtable of CustomBehaviour
Put the dtor of mca::CustomBehaviour into the cpp file to avoid
undefined vtable when linking libLLVMMCACustomBehaviourAMDGPU as shared
library.

Differential Revision: https://reviews.llvm.org/D104401
2021-06-16 12:43:58 -07:00
..
HardwareUnits [MCA] Refactor the InOrderIssueStage stage. NFCI 2021-05-27 22:28:04 +01:00
Stages Reapply "[MCA] Adding the CustomBehaviour class to llvm-mca". 2021-06-16 16:54:48 +01:00
CodeEmitter.h [MCA] CodeEmitter.h - remove unused <string> include. NFCI. 2021-04-19 12:56:09 +01:00
Context.h Reapply "[MCA] Adding the CustomBehaviour class to llvm-mca". 2021-06-16 16:54:48 +01:00
CustomBehaviour.h [MCA] Anchoring the vtable of CustomBehaviour 2021-06-16 12:43:58 -07:00
HWEventListener.h Reapply "[MCA] Adding the CustomBehaviour class to llvm-mca". 2021-06-16 16:54:48 +01:00
InstrBuilder.h [MCA][NFCI] Minor changes to InstrBuilder and Instruction. 2021-05-31 17:05:13 +01:00
Instruction.h Reapply "[MCA] Adding the CustomBehaviour class to llvm-mca". 2021-06-16 16:54:48 +01:00
Pipeline.h [llvm-mca] Cleanup unnecessary includes from headers 2020-04-02 11:50:29 +01:00
SourceMgr.h
Support.h [MCA] Support.h - add missing implicit MathExtras.h header dependency. NFCI. 2021-06-05 19:10:49 +01:00