summaryrefslogtreecommitdiff
path: root/llvm/utils/TableGen/ExegesisEmitter.cpp
AgeCommit message (Expand)Author
2025-10-03[NFC][TableGen] Fix namespace usage in various files (#161839)Rahul Joshi
2025-05-20Revert "[llvm][NFC] Use `llvm::sort()`" (#140668)Iris Shi
2025-05-17[llvm][NFC] Use `llvm::sort()` (#140335)Iris Shi
2025-05-12[NFC][TableGen] Use StringRef::str() instead of casting (#139332)Rahul Joshi
2024-09-11[TableGen] Migrate Option Emitters to const RecordKeeper (#107696)Rahul Joshi
2024-09-05[TableGen] Add const variants of accessors for backend (#106658)Rahul Joshi
2024-06-25Revert "[llvm] Use llvm::sort (NFC) (#96434)"Kazu Hirata
2024-06-23[llvm] Use llvm::sort (NFC) (#96434)Kazu Hirata
2024-01-10[llvm-exegesis] Add tablegen support for validation counters (#76652)Aiden Grossman
2023-03-21llvm-tblgen: Rewrite emitters to use `TableGen::Emitter`NAKAMURA Takumi
2023-02-19llvm-tblgen: Add "TableGenBackends.h" to each emitter.NAKAMURA Takumi
2022-03-12Cleanup includes: DebugInfo & CodeGenserge-sans-paille
2022-03-11Cleanup include: TableGenserge-sans-paille
2021-05-10[TableGen] Remove redundant `Error:` in msg (NFC)qixingxue
2020-11-06[TableGen] Indentation and whitespace fixes in generated code. NFC.Jay Foad
2020-01-28Make llvm::StringRef to std::string conversions explicit.Benjamin Kramer
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-09[llvm-exegesis][NFC] Add a way to declare the default counter binding for unb...Clement Courbet
2018-10-25[MCSched] Bind PFM Counters to the CPUs instead of the SchedModel.Clement Courbet