summaryrefslogtreecommitdiffstats
path: root/mlir/test/lib/IR/TestSymbolUses.cpp
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
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* Move ModuleManager functionality into mlir::SymbolTable.Tres Popp2019-12-051-1/+17
* 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-081-0/+63
OpenPOWER on IntegriCloud