aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/TableGen/PredicateExpander.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-10-31[tblgen][PredicateExpander] Add the ability to describe more complex constrai...Andrea Di Biagio1-3/+10
2018-09-19[TableGen][SubtargetEmitter] Add the ability for processor models to describe...Andrea Di Biagio1-1/+32
2018-08-14[Tablegen][MCInstPredicate] Removed redundant template argument from class TI...Andrea Di Biagio1-4/+4
2018-08-13[Tablegen] Replace uses of formatted_raw_ostream with raw_ostream in the pred...Andrea Di Biagio1-31/+26
2018-08-09[MC][PredicateExpander] Extend the grammar to support simple switch and retur...Andrea Di Biagio1-0/+5
2018-07-18[Tablegen][PredicateExpander] Add the ability to define checks for invalid re...Andrea Di Biagio1-0/+1
2018-05-25[RFC][Patch 1/3] Add a new class of predicates for variant scheduling classes.Andrea Di Biagio1-0/+85