summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for walking the use list of an SSAValue and converting owners toChris Lattner2019-03-291-50/+20
* Fix two issues:Chris Lattner2019-03-291-3/+25
* Refactor all of the canonicalization patterns out of the Canonicalize pass, andChris Lattner2019-03-291-2/+1
* Implement value type abstraction for attributes.River Riddle2019-03-291-3/+3
* Move transform utilities out to their own TransformUtils library, instead ofChris Lattner2019-03-291-0/+343
OpenPOWER on IntegriCloud