1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 02:33:06 +01:00
llvm-mirror/lib/MCA
Andrea Di Biagio f1dc7da2e3 Revert "[MCA] Adding the CustomBehaviour class to llvm-mca"
This reverts commit f7a23ecece524564a0c3e09787142cc6061027bb.

It appears to breaks buildbots that don't build the AMDGPU backend.
2021-06-15 21:41:36 +01:00
..
HardwareUnits [MCA] Refactor the InOrderIssueStage stage. NFCI 2021-05-27 22:28:04 +01:00
Stages Revert "[MCA] Adding the CustomBehaviour class to llvm-mca" 2021-06-15 21:41:36 +01:00
CMakeLists.txt Revert "[MCA] Adding the CustomBehaviour class to llvm-mca" 2021-06-15 21:41:36 +01:00
CodeEmitter.cpp [MCA][NFCI] Minor changes to InstrBuilder and Instruction. 2021-05-31 17:05:13 +01:00
Context.cpp Revert "[MCA] Adding the CustomBehaviour class to llvm-mca" 2021-06-15 21:41:36 +01:00
HWEventListener.cpp
InstrBuilder.cpp Revert "[MCA] Adding the CustomBehaviour class to llvm-mca" 2021-06-15 21:41:36 +01:00
Instruction.cpp [MCA] Improved handling of negative read-advance cycles. 2021-03-23 14:47:23 +00:00
Pipeline.cpp Revert "Remove redundant "std::move"s in return statements" 2020-02-10 07:07:40 -08:00
Support.cpp