summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MCA/Pipeline.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MCA] Fix -Wparentheses warning breaking the -Werror build.Andrea Di Biagio2019-03-271-1/+2
* [MCA][Pipeline] Don't visit stages in reverse order when calling method cycle...Andrea Di Biagio2019-03-271-3/+3
* 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-2/+2
* [llvm-mca] Move llvm-mca library to llvm/lib/MCA.Clement Courbet2018-12-171-0/+97
OpenPOWER on IntegriCloud