Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
MCA
/
HardwareUnits
/
RetireControlUnit.cpp
cc5e6a7
[llvm-mca] Move llvm-mca library to llvm/lib/MCA.
by Clement Courbet
· 7 years ago
[Renamed (98%) from llvm/tools/llvm-mca/lib/HardwareUnits/RetireControlUnit.cpp]
dffec12
[llvm-mca] Use a small vector for instructions in the EntryStage.
by Andrea Di Biagio
· 7 years ago
5a8fd65
[llvm-mca] Move namespace mca inside llvm::
by Fangrui Song
· 7 years ago
b5d5deb
[llvm-mca] Replace InstRef::isValid with operator bool. NFC.
by Matt Davis
· 7 years ago
aacd5e1
[llvm-mca] Check for inconsistencies when constructing instruction descriptors.
by Andrea Di Biagio
· 7 years ago
a769912
[llvm-mca] Remove redundant namespace prefixes. NFC
by Andrea Di Biagio
· 7 years ago
271ce76
[llvm-mca] Introduce the llvm-mca library and organize the directory accordingly. NFC.
by Matt Davis
· 7 years ago
[Renamed (98%) from llvm/tools/llvm-mca/RetireControlUnit.cpp]
580f3eb
[llvm-mca] Removed wrong NDEBUG guards introduced by my last commit.
by Andrea Di Biagio
· 7 years ago
eec6b81
[llvm-mca] Remove unused header files and correctly guard some include headers under NDEBUG. NFC
by Andrea Di Biagio
· 7 years ago
eb7488e
[llvm-mca] Remove unnecessary include and forward decl in RCU. NFC.
by Matt Davis
· 7 years ago
5b79ffc5b
[llvm-mca] Add the RetireStage.
by Matt Davis
· 7 years ago
679083e
[llvm-mca] Make Dispatch a subclass of Stage.
by Matt Davis
· 7 years ago
904684c
[llvm-mca] Remove unused include header files. NFC
by Andrea Di Biagio
· 7 years ago
e2492c8
[llvm-mca] Add file header to RetireControlUnit.cpp.
by Andrea Di Biagio
· 7 years ago
1ca61f6
llvm-mca: Add missing includes
by David Blaikie
· 7 years ago
21a8d32
[llvm-mca] Avoid exposing index values in the MCA interfaces.
by Matt Davis
· 7 years ago
6aa5dcd
[llvm-mca] Lift the logic of the RetireControlUnit from the Dispatch translation unit into its own translation unit. NFC
by Matt Davis
· 7 years ago