diff options
author | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | 2019-02-05 14:11:41 +0000 |
---|---|---|
committer | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | 2019-02-05 14:11:41 +0000 |
commit | 4bce783ee332553a880135631c5cb3b40e2517dd (patch) | |
tree | 28e5a18035a1b3de22a3416f55a3860484daaf05 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | cad6336675b50e8065ec57b13c5ccd69834d1f7f (diff) | |
download | llvm-4bce783ee332553a880135631c5cb3b40e2517dd.zip llvm-4bce783ee332553a880135631c5cb3b40e2517dd.tar.gz llvm-4bce783ee332553a880135631c5cb3b40e2517dd.tar.bz2 |
[MCA] Moved the logic that updates register dependencies from DispatchStage to RegisterFile. NFC
DispatchStage should always delegate to an object of class RegisterFile the task
of updating data dependencies. ReadState and WriteState objects should not be
modified directly by DispatchStage.
This patch also renames stage IS_AVAILABLE to IS_DISPATCHED.
llvm-svn: 353170
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions