llvm-project/mlir
River Riddle 43d0ca8419 NFC: Move the PassExecutor and PassAdaptor classes into PassDetail.h so that they can be referenced throughout lib/Pass.
PiperOrigin-RevId: 237712736
2019-03-29 17:10:36 -07:00
..
bindings/python Python bindings: introduce loop and loop nest contexts 2019-03-29 17:06:36 -07:00
g3doc Update the PassManager infrastructure to return Status instead of bool. 2019-03-29 17:05:51 -07:00
include Move the success/failure functions out of LogicalResult and into the mlir namespace. 2019-03-29 17:10:21 -07:00
lib NFC: Move the PassExecutor and PassAdaptor classes into PassDetail.h so that they can be referenced throughout lib/Pass. 2019-03-29 17:10:36 -07:00
test [EDSC] Cleanup declarative builder insertion point with blocks 2019-03-29 17:09:51 -07:00
tools Delete dead function. 2019-03-29 17:09:35 -07:00
unittests Add basic infrastructure for instrumenting pass execution and analysis computation. A virtual class, PassInstrumentation, is provided to allow for different parts of the pass manager infrastructure. The currently available hooks allow for instrumenting: 2019-03-29 17:10:06 -07:00
utils Automated rollback of changelist 232728977. 2019-03-29 16:21:38 -07:00
.clang-format [mlir] add .clang-format 2019-03-29 12:41:43 -07:00
LICENSE.TXT Continue sketching out basic infrastructure, including an input and output 2019-03-29 12:23:51 -07:00