summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/SearchableTableEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [tablegen] Avoid creating temporary stringsAlexander Shaposhnikov2017-07-051-5/+5
* [TableGen] Adapt more places to getValueAsString now returning a StringRef in...Craig Topper2017-05-311-2/+2
* [tblgen] Compare const char * with strcmp instead of creating StringRef.Benjamin Kramer2016-07-261-2/+2
* TableGen: avoid string copy.Tim Northover2016-07-051-1/+1
* AArch64: TableGenerate system instruction operands.Tim Northover2016-07-051-0/+320
OpenPOWER on IntegriCloud