summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/CodeRegionGenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MCA] Add support for printing immedate values as hex. Also enable lexing of ...Andrea Di Biagio2019-08-021-0/+2
* [MCA] Add support for nested and overlapping region markersAndrea Di Biagio2019-05-091-1/+5
* [MCA] Don't add a name to the default code region.Andrea Di Biagio2019-05-081-2/+1
* [AsmPrinter] Remove hidden flag -print-schedule.Andrea Di Biagio2019-02-041-2/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [llvm-mca] Move the AssembleInput logic into its own class.Matt Davis2018-11-071-0/+137
OpenPOWER on IntegriCloud