llvm-project/mlir
River Riddle 9ffdc930c0 Rename the Instruction class to Operation. This just renames the class, usages of Instruction will still refer to a typedef in the interim.
This is step 1/N to renaming Instruction to Operation.

PiperOrigin-RevId: 240431520
2019-03-29 17:42:50 -07:00
..
bindings/python NFC: Rename the 'for' operation in the AffineOps dialect to 'affine.for' and set the namespace of the AffineOps dialect to 'affine'. 2019-03-29 17:39:03 -07:00
g3doc NFC: Rename the 'for' operation in the AffineOps dialect to 'affine.for' and set the namespace of the AffineOps dialect to 'affine'. 2019-03-29 17:39:03 -07:00
include Rename the Instruction class to Operation. This just renames the class, usages of Instruction will still refer to a typedef in the interim. 2019-03-29 17:42:50 -07:00
lib Rename the Instruction class to Operation. This just renames the class, usages of Instruction will still refer to a typedef in the interim. 2019-03-29 17:42:50 -07:00
test Add an IndexedValue::operator Value* 2019-03-29 17:41:17 -07:00
tools Replace usages of "Op::operator->" with ".". 2019-03-29 17:40:09 -07:00
unittests Rename the Instruction class to Operation. This just renames the class, usages of Instruction will still refer to a typedef in the interim. 2019-03-29 17:42:50 -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
CONTRIBUTING.md Add contributing file. 2019-03-29 17:27:11 -07:00
LICENSE.TXT Continue sketching out basic infrastructure, including an input and output 2019-03-29 12:23:51 -07:00