summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MCA/HardwareUnits/LSUnit.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MCA][LSUnit] Track loads and stores until retirement.Andrea Di Biagio2019-10-081-7/+9
* [MCA] Use references to LSUnitBase in class Scheduler and add helper methods ...Andrea Di Biagio2019-09-301-4/+4
* [Tblgen][MCA] Add the ability to mark groups as LoadQueue and StoreQueue. NFCIAndrea Di Biagio2019-08-271-2/+2
* [MCA] Refactor class LSUnit. NFCIAndrea Di Biagio2019-05-291-117/+124
* [MCA] Introduce class LSUnitBase and let LSUnit derive from it.Andrea Di Biagio2019-05-231-62/+69
* [MCA][LSUnit] Return the ID of the dependent memory operation from methodAndrea Di Biagio2019-02-151-11/+14
* 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/+190
OpenPOWER on IntegriCloud