summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/RISCVCompressInstEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [RISCV] Added isCompressibleInst() to estimate size in getInstSizeInBytes()Ana Pazos2019-12-161-69/+150
* [RISCV] Move DebugLoc Copy into CompressInstEmitterSam Elliott2019-12-131-0/+1
* [tblgen] Add getOperatorAsDef() to RecordDaniel Sanders2019-10-081-11/+2
* [RISCV] Replace map with set in getReqFeaturesSameer AbuAsal2019-06-101-9/+7
* Use llvm::stable_sortFangrui Song2019-04-231-9/+9
* [tablegen] Add locations to many PrintFatalError() callsDaniel Sanders2019-02-121-7/+11
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-15/+19
* [RISCV] Tablegen-driven Instruction Compression.Sameer AbuAsal2018-04-061-0/+806
OpenPOWER on IntegriCloud