summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/include/InstrBuilder.h
Commit message (Expand)AuthorAgeFilesLines
* [llvm-mca] Move llvm-mca library to llvm/lib/MCA.Clement Courbet2018-12-171-77/+0
* [llvm-mca] InstrBuilder: warnings for call/ret instructions are only reported...Andrea Di Biagio2018-11-241-1/+8
* [llvm-mca] Refactor some of the logic in InstrBuilder, and add a verifyOperan...Andrea Di Biagio2018-11-231-2/+2
* [llvm-mca] Remove namespace prefixes made redundant by r345612. NFCAndrea Di Biagio2018-10-311-22/+15
* [llvm-mca] Move namespace mca inside llvm::Fangrui Song2018-10-301-0/+2
* [llvm-mca] Removed a couple of redundant method declarations, and simplified ...Andrea Di Biagio2018-10-251-14/+2
* [llvm-mca] Remove dependency from InstrBuilder in class InstructionTables.Andrea Di Biagio2018-10-241-2/+1
* [llvm-mca] [llvm-mca] Improved error handling and error reporting from class ...Andrea Di Biagio2018-10-241-4/+2
* [llvm-mca] Remove unused/stale forward decl. NFC.Matt Davis2018-10-041-2/+0
* [llvm-mca] Check for inconsistencies when constructing instruction descriptors.Andrea Di Biagio2018-10-041-0/+2
* [llvm-mca] Introduce the llvm-mca library and organize the directory accordin...Matt Davis2018-08-271-0/+90
OpenPOWER on IntegriCloud