summaryrefslogtreecommitdiffstats
path: root/mlir/test/lib/IR
Commit message (Expand)AuthorAgeFilesLines
* [mlir] NFC: Remove unused variable.River Riddle2020-01-131-1/+1
* [mlir] Update the use-list algorithms in SymbolTable to support nested refere...River Riddle2020-01-131-42/+60
* [mlir] m_Constant()Lorenzo Chelini2020-01-131-0/+3
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-233-39/+12
* Add missing CMake dependency for MLIRTestIR.Mahesh Ravishankar2019-12-111-0/+3
* Post-submit cleanups in RecursiveMatchersNicolas Vasilache2019-12-091-28/+34
* Add a layer of recursive matchers that compose.Nicolas Vasilache2019-12-082-0/+151
* Add include path to the TestDialect to fix broken build.River Riddle2019-12-051-0/+2
* Move ModuleManager functionality into mlir::SymbolTable.Tres Popp2019-12-051-1/+17
* Add FuncOp::eraseArgumentSean Silva2019-11-132-0/+68
* Add support for replacing all uses of a symbol.River Riddle2019-10-241-0/+19
* Add a Symbol trait to simplify defining operations that represent symbols.River Riddle2019-10-211-2/+2
* Update the symbol utility methods to handle the case of unknown operations.River Riddle2019-10-081-18/+21
* Add support for walking the uses of a symbol.River Riddle2019-10-082-0/+71
OpenPOWER on IntegriCloud