summaryrefslogtreecommitdiff
path: root/src/ir/match.h
Commit message (Expand)AuthorAgeFilesLines
* Modernize code to C++17 (#3104)Max Graey2021-11-221-6/+2
* [Matcher] Add bval for matching boolean literals (#4162)Max Graey2021-09-201-6/+37
* Add new unary and binary matchers (#3168)Thomas Lively2020-09-241-34/+82
* Expression matching API (#3134)Thomas Lively2020-09-181-0/+800