llvm-project/llvm/tools/llvm-mca
Patrick Holland 85e6e748d4 [MCA] Switching from conservatively guessing which instructions are
memory-barrier instructions to providing targets and developers a convenient
way to explicitly declare which instructions are memory-barriers.

Differential Revision: https://reviews.llvm.org/D116779
2022-01-11 13:50:14 -08:00
..
Views [MCA] Switching from conservatively guessing which instructions are 2022-01-11 13:50:14 -08:00
CMakeLists.txt [MCA] Moved View.h and View.cpp from /tools/llvm-mca/ to /lib/MCA/. 2021-08-25 12:12:47 -07:00
CodeRegion.cpp [llvm] Remove redundant return and continue statements (NFC) 2021-01-14 20:30:34 -08:00
CodeRegion.h [llvm] Remove redundant member initialization (NFC) 2022-01-08 11:56:44 -08:00
CodeRegionGenerator.cpp [NFC] fix a typo 2021-10-15 14:51:49 +08:00
CodeRegionGenerator.h Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
PipelinePrinter.cpp [MCA] Moved View.h and View.cpp from /tools/llvm-mca/ to /lib/MCA/. 2021-08-25 12:12:47 -07:00
PipelinePrinter.h [llvm] Remove redundant member initialization (NFC) 2022-01-08 11:56:44 -08:00
llvm-mca.cpp [MCA] Switching from conservatively guessing which instructions are 2022-01-11 13:50:14 -08:00