..
affine-map.mlir
Fix AffineExpr::simplifyAdd bug
2019-08-20 01:53:07 -07:00
attribute.mlir
[ODS] Add new definitions for non-negative integer attributes
2019-08-03 16:58:52 -07:00
check-help-output.mlir
Add custom lilith script.
2019-03-29 13:02:57 -07:00
core-ops.mlir
Fix verification of zero-dim memref in affine.load/affine.store/std.load/std.store
2019-08-07 10:31:49 -07:00
invalid-affinemap.mlir
Rename -verify mlir-opt flag to -verify-expected-diagnostics
2019-06-19 23:08:03 -07:00
invalid-func-op.mlir
Replace the implementation of Function and Module with FuncOp and ModuleOp.
2019-07-03 14:37:18 -07:00
invalid-locations.mlir
Rename -verify mlir-opt flag to -verify-expected-diagnostics
2019-06-19 23:08:03 -07:00
invalid-module-op.mlir
NFC: Simplify ModuleTerminatorOp by using the HasParent trait.
2019-08-06 11:46:32 -07:00
invalid-ops.mlir
Allow isolated regions to form isolated SSA name scopes in the printer.
2019-08-19 15:27:10 -07:00
invalid.mlir
Allow isolated regions to form isolated SSA name scopes in the printer.
2019-08-19 15:27:10 -07:00
locations.mlir
Replace the implementation of Function and Module with FuncOp and ModuleOp.
2019-07-03 14:37:18 -07:00
memory-ops.mlir
Change the attribute dictionary syntax to separate name and value with '='.
2019-06-25 19:06:34 -07:00
module-op.mlir
Parser: treat implicit top-level module as an SSA name scope
2019-08-08 09:14:46 -07:00
op-stats.mlir
Set the namespace of the StandardOps dialect to "std", but add a special case to the parser to allow parsing standard operations without the "std" prefix. This will now allow for the standard dialect to be looked up dynamically by name.
2019-03-29 16:54:20 -07:00
operand.mlir
Split test-specific passes out of mlir-opt
2019-06-24 17:47:12 -07:00
parser.mlir
Allow isolated regions to form isolated SSA name scopes in the printer.
2019-08-19 15:27:10 -07:00
pretty-locations.mlir
Replace the implementation of Function and Module with FuncOp and ModuleOp.
2019-07-03 14:37:18 -07:00
region.mlir
Split test-specific passes out of mlir-opt
2019-06-24 17:47:12 -07:00
repro_b120295301.mlir
Change the attribute dictionary syntax to separate name and value with '='.
2019-06-25 19:06:34 -07:00
result.mlir
Split test-specific passes out of mlir-opt
2019-06-24 17:47:12 -07:00
traits.mlir
Fix SingleBlockImplicitTerminator traits to catch empty blocks
2019-07-30 06:17:35 -07:00