summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MCA/HardwareUnits/RegisterFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MCA] consistently use MCPhysReg instead of unsigned as register type. NFCIAndrea Di Biagio2019-08-221-8/+8
* [MCA] Correctly update register definitions in the PRF after move elimination.Andrea Di Biagio2019-02-181-14/+9
* [MCA] Slightly refactor method writeStartEvent in WriteState and ReadState. NFCIAndrea Di Biagio2019-02-181-2/+2
* [MCA] Moved the logic that updates register dependencies from DispatchStage t...Andrea Di Biagio2019-02-051-3/+18
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [llvm-mca] Move llvm-mca library to llvm/lib/MCA.Clement Courbet2018-12-171-0/+491
OpenPOWER on IntegriCloud