summaryrefslogtreecommitdiffstats
path: root/mlir/lib/IR/PatternMatch.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge SSAValue, CFGValue, and MLValue together into a single Value class, whichChris Lattner2019-03-291-8/+7
* Split "rewrite" functionality out of Pattern into a new RewritePattern derivedChris Lattner2019-03-291-7/+10
* Tidy up the replaceOp hooks in PatternMatch, generalizing them to support anyChris Lattner2019-03-291-24/+19
* Minimal patch to allow patterns to rewrite multi-result instructions, related...Chris Lattner2019-03-291-0/+23
* - Simplify PatternMatch to *require* static benefits at pattern constructionChris Lattner2019-03-291-55/+13
* Refactor all of the canonicalization patterns out of the Canonicalize pass, andChris Lattner2019-03-291-0/+195
OpenPOWER on IntegriCloud