summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/PredicateExpander.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [TableGen] Fix negation of simple predicatesEvandro Menezes2018-11-301-14/+41
* [TableGen] Improve readability of generated code (NFC)Evandro Menezes2018-11-271-2/+2
* [tblgen][PredicateExpander] Add the ability to describe more complex constrai...Andrea Di Biagio2018-10-311-10/+42
* [TableGen][SubtargetEmitter] Add the ability for processor models to describe...Andrea Di Biagio2018-09-191-0/+155
* [Tablegen][MCInstPredicate] Removed redundant template argument from class TI...Andrea Di Biagio2018-08-141-8/+2
* [Tablegen] Replace uses of formatted_raw_ostream with raw_ostream in the pred...Andrea Di Biagio2018-08-131-63/+57
* [MC][PredicateExpander] Extend the grammar to support simple switch and retur...Andrea Di Biagio2018-08-091-0/+66
* [Tablegen][PredicateExpander] Add the ability to define checks for invalid re...Andrea Di Biagio2018-07-181-0/+9
* [Tablegen][PredicateExpander] Fix a bug in `expandCheckImmOperand`.Andrea Di Biagio2018-07-171-4/+4
* [RFC][Patch 1/3] Add a new class of predicates for variant scheduling classes.Andrea Di Biagio2018-05-251-0/+253
OpenPOWER on IntegriCloud