summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MCA/InstrBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MCA] Correctly update the UsedResourceGroups mask in the InstrBuilder.Andrea Di Biagio2019-03-261-0/+1
* [MCA] Store a bitmask of used groups in the instruction descriptor.Andrea Di Biagio2019-02-131-4/+11
* [MC][X86] Correctly model additional operand latency caused by transfer delay...Andrea Di Biagio2019-01-231-0/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [MCA] Fix wrong definition of ResourceUnitMask in DefaultResourceStrategy.Andrea Di Biagio2019-01-101-5/+7
* [llvm-mca] Display masks in hexEvandro Menezes2019-01-091-2/+3
* [llvm-mca] Improve debugging (NFC)Evandro Menezes2019-01-081-0/+3
* [MCA] Improved handling of in-order issue/dispatch resources.Andrea Di Biagio2019-01-041-1/+11
* [MCA] Add support for BeginGroup/EndGroup.Andrea Di Biagio2018-12-171-0/+2
* [MCA] Don't assume that createMCInstrAnalysis() always returns a valid pointer.Andrea Di Biagio2018-12-171-8/+13
* [llvm-mca] Move llvm-mca library to llvm/lib/MCA.Clement Courbet2018-12-171-0/+675
OpenPOWER on IntegriCloud